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
@@ -69,7 +69,7 @@ Item {
Behavior on opacity {
animation: Appearance.animation.elementMoveFast.numberAnimation.createObject(this)
}
Behavior on anchors.leftMargin{
Behavior on anchors.leftMargin {
animation: Appearance.animation.elementMoveFast.numberAnimation.createObject(this)
}
}