escape icons so edit tool does not break them

This commit is contained in:
Damocles 2026-04-12 00:38:50 +02:00
parent de2be39a88
commit 3dc6111825
13 changed files with 22 additions and 22 deletions

View file

@ -30,7 +30,7 @@ Row {
M.BarIcon {
visible: root.status === "connected"
icon: ""
icon: "\uF294"
anchors.verticalCenter: parent.verticalCenter
}
Text {