mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
Removed unwanted configuration of families
Plugin should run only when publishing workfile, configuration of families doesn't make sense.
This commit is contained in:
parent
e3ba7e9c15
commit
e86675a5af
3 changed files with 2 additions and 14 deletions
|
|
@ -99,13 +99,7 @@
|
|||
},
|
||||
"IncrementScriptVersion": {
|
||||
"optional": true,
|
||||
"active": true,
|
||||
"families": [
|
||||
"workfile",
|
||||
"render",
|
||||
"render.local",
|
||||
"render.farm"
|
||||
]
|
||||
"active": true
|
||||
}
|
||||
},
|
||||
"load": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue