mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-30 00:12:50 -05: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