mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-06-04 11:16:03 +00:00
qmlfmt
This commit is contained in:
@@ -92,8 +92,8 @@ Item {
|
||||
if (!monitor)
|
||||
return ""
|
||||
return I18n.tr("tooltips.brightness-at", {
|
||||
"brightness": Math.round(monitor.brightness * 100)
|
||||
})
|
||||
"brightness": Math.round(monitor.brightness * 100)
|
||||
})
|
||||
}
|
||||
|
||||
onWheel: function (angle) {
|
||||
|
||||
Reference in New Issue
Block a user