1
0
Fork 0
mirror of synced 2024-06-02 02:25:17 +12:00

Fix slash appearing in the tag settings bar

This commit is contained in:
Andrew Kingston 2022-02-15 10:48:13 +00:00
parent 1339c066bd
commit 66b4b2727e

View file

@ -851,16 +851,12 @@
"type": "color",
"label": "Color",
"key": "color",
"showInBar": true,
"barSeparator": false
"showInBar": true
},
{
"type": "boolean",
"label": "Show delete icon",
"key": "closable",
"showInBar": true,
"barIcon": "TagItalic",
"barTitle": "Show delete icon"
"key": "closable"
},
{
"type": "event",