Bugfixes. Wrong setting label, and better vertical bar support

This commit is contained in:
Corey Woodworth
2025-11-16 19:55:19 -05:00
parent 8ec6040c29
commit 064b894fbc
2 changed files with 2 additions and 2 deletions
@@ -43,7 +43,7 @@ ColumnLayout {
},
{
"key": "index+name",
"name": I18n.tr("options.workspace-labels.name+index")
"name": I18n.tr("options.workspace-labels.index+name")
}
]
currentKey: widgetData.labelMode || widgetMetadata.labelMode