Tag default workflow for previews use

Galleries should be tagged correctly to receive previews
This commit is contained in:
space-nuko
2023-06-05 21:24:24 -05:00
parent 27d0a4bd30
commit b126327ec2

View File

@@ -61,7 +61,7 @@
], ],
"title": "UI.Gallery", "title": "UI.Gallery",
"properties": { "properties": {
"tags": [], "tags": ["gen"],
"defaultValue": [], "defaultValue": [],
"index": 3, "index": 3,
"updateMode": "append", "updateMode": "append",
@@ -1694,7 +1694,7 @@
], ],
"title": "UI.Gallery", "title": "UI.Gallery",
"properties": { "properties": {
"tags": [], "tags": ["hr"],
"defaultValue": [], "defaultValue": [],
"index": 1, "index": 1,
"updateMode": "append", "updateMode": "append",