PS subset grouping - changed defaults, added label

This commit is contained in:
Petr Kalis 2021-04-29 17:51:21 +02:00
parent df9b15a59d
commit b7743757ce
2 changed files with 6 additions and 2 deletions

View file

@ -113,9 +113,9 @@
"subset_grouping_profiles": [
{
"families": [],
"hosts": ["photoshop"],
"hosts": [],
"tasks": [],
"template": "{Task}"
"template": ""
}
]
},

View file

@ -425,6 +425,10 @@
"object_type": {
"type": "dict",
"children": [
{
"type": "label",
"label": "Set all published instances as a part of specific group named according to 'Template'. <br>Implemented placeholders [{task},{Task},{family},{Family}]"
},
{
"key": "families",
"label": "Families",