mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
label change and order change
This commit is contained in:
parent
7c3b3fcb7a
commit
11c41b4e9e
1 changed files with 1 additions and 0 deletions
|
|
@ -9,6 +9,7 @@ class CleanUp(api.InstancePlugin):
|
|||
"""
|
||||
|
||||
order = api.IntegratorOrder + 10
|
||||
label = "Clean Up"
|
||||
|
||||
def process(self, instance):
|
||||
return
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue