Removed unwanted configuration of families

Plugin should run only when publishing workfile, configuration of families doesn't make sense.
This commit is contained in:
Petr Kalis 2021-09-20 10:32:36 +02:00
parent e3ba7e9c15
commit e86675a5af
3 changed files with 2 additions and 14 deletions

View file

@ -99,13 +99,7 @@
},
"IncrementScriptVersion": {
"optional": true,
"active": true,
"families": [
"workfile",
"render",
"render.local",
"render.farm"
]
"active": true
}
},
"load": {