mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
remove optional
This commit is contained in:
parent
47052f7445
commit
2130f3d826
1 changed files with 0 additions and 1 deletions
|
|
@ -8,7 +8,6 @@ class IncrementWorkfileVersion(pyblish.api.ContextPlugin):
|
|||
|
||||
order = pyblish.api.IntegratorOrder + 0.9
|
||||
label = "Increment Workfile Version"
|
||||
optional = True
|
||||
hosts = ["max"]
|
||||
families = ["workfile"]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue