TF-4179 Add Label bar in sidebar

This commit is contained in:
dab246
2025-11-25 17:36:05 +07:00
committed by Dat H. Pham
parent a684051cc9
commit 75f55e6507
6 changed files with 169 additions and 3 deletions
+12
View File
@@ -5183,5 +5183,17 @@
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"labels": "Labels",
"@labels": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
},
"newLabel": "New label",
"@newLabel": {
"type": "text",
"placeholders_order": [],
"placeholders": {}
}
}