Autoformatting + cleanup

This commit is contained in:
ItsLemmy
2025-09-24 21:33:00 -04:00
parent f3535f22ba
commit 4dac2ffe88
2 changed files with 142 additions and 145 deletions
@@ -31,7 +31,7 @@ ColumnLayout {
checked: root.valueShowIcon
onToggled: checked => root.valueShowIcon = checked
}
NComboBox {
NComboBox {
label: I18n.tr("bar.widget-settings.active-window.scrolling-mode")
model: [{
"key": "always",