Skip to content

Commit

Permalink
Add todo
Browse files Browse the repository at this point in the history
  • Loading branch information
BigRoy committed Jul 16, 2024
1 parent 9efdc0e commit 209e22f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions client/ayon_maya/plugins/load/load_ornatrix_grooms.py
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@ class OxOrnatrixGrooms(plugin.Loader):
order = -9
icon = "code-fork"

# TODO: Implement 'update' method

def load(self, context, name=None, namespace=None, data=None):
cmds.loadPlugin("Ornatrix", quiet=True)

Expand Down

0 comments on commit 209e22f

Please sign in to comment.