mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 05:14:40 +01:00
Removed familiy so it can version up even if workfile isn't published
This commit is contained in:
parent
d5b719b8c8
commit
4f5a85aee0
1 changed files with 0 additions and 1 deletions
|
|
@ -15,7 +15,6 @@ class FusionIncrementCurrentFile(
|
|||
label = "Increment workfile version"
|
||||
order = pyblish.api.IntegratorOrder + 9.0
|
||||
hosts = ["fusion"]
|
||||
families = ["workfile"]
|
||||
optional = True
|
||||
|
||||
def process(self, context):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue