mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-14 09:42:10 -04:00
display: fix brightness OSD suppression
This commit is contained in:
@@ -528,7 +528,7 @@ Singleton {
|
|||||||
}
|
}
|
||||||
|
|
||||||
function onBrightnessDeviceUpdate(device) {
|
function onBrightnessDeviceUpdate(device) {
|
||||||
updateSingleDevice(device, false)
|
updateSingleDevice(device, true)
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user