mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +01:00
Change family name.
This commit is contained in:
parent
2941a6c293
commit
654f7b2f7d
4 changed files with 4 additions and 4 deletions
|
|
@ -9,7 +9,7 @@ from avalon import api, harmony
|
|||
class ImportTemplateLoader(api.Loader):
|
||||
"""Import templates."""
|
||||
|
||||
families = ["template"]
|
||||
families = ["harmony.template"]
|
||||
representations = ["*"]
|
||||
label = "Import Template"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue