mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
cleaning up family names
This commit is contained in:
parent
7bd49bfd4e
commit
7b9ea27f39
164 changed files with 1542 additions and 383 deletions
|
|
@ -18,7 +18,7 @@ def open(filepath):
|
|||
class PlayImageSequence(api.Loader):
|
||||
"""Open Image Sequence with system default"""
|
||||
|
||||
families = ["studio.imagesequence"]
|
||||
families = ["imagesequence"]
|
||||
representations = ["*"]
|
||||
|
||||
label = "Play sequence"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue