Autoformating

This commit is contained in:
LemmyCook 2025-08-21 21:24:30 -04:00
parent 18484f6686
commit cb554f106b
15 changed files with 170 additions and 103 deletions

View file

@ -73,8 +73,8 @@ ColumnLayout {
}
currentKey: Settings.data.bar.position
onSelected: key => {
Settings.data.bar.position = key
}
Settings.data.bar.position = key
}
}
}