mirror of
https://invent.kde.org/marcoa/shift-shell.git
synced 2026-04-29 15:03:09 +00:00
quicksettings: Remove debug message
This commit is contained in:
parent
e606551d7b
commit
427c177a44
1 changed files with 0 additions and 1 deletions
|
|
@ -29,7 +29,6 @@ Item {
|
|||
return;
|
||||
|
||||
root.disableBrightnessUpdate = true;
|
||||
console.log(pmSource.data["PowerDevil"]["Screen Brightness"]);
|
||||
root.screenBrightness = pmSource.data["PowerDevil"]["Screen Brightness"];
|
||||
root.disableBrightnessUpdate = false;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue