mirror of
https://github.com/zoriya/noctalia-shell.git
synced 2026-08-15 18:43:59 +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