there must be a space before { 😭💢

This commit is contained in:
end-4
2025-10-06 10:15:46 +02:00
parent d6e9e9f2a5
commit a5b80c1c73
5 changed files with 10 additions and 10 deletions
@@ -47,7 +47,7 @@ Item {
leftMargin: 10
}
}
Rectangle{
Rectangle {
// Dot on the classic style
opacity: root.style === "classic" ? 1.0 : 0.0
implicitHeight: 14