Tag default workflow for previews use
Galleries should be tagged correctly to receive previews
This commit is contained in:
@@ -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",
|
||||||
|
|||||||
Reference in New Issue
Block a user