1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-06 05:25:41 -05:00

cleanup debug logs, fix center section plugins

This commit is contained in:
bbedward
2025-10-02 12:24:45 -04:00
parent 9b41eecbf1
commit fb5aa0313e
4 changed files with 5 additions and 34 deletions

View File

@@ -708,7 +708,6 @@ Singleton {
onExited: function (exitCode) {
geoclueAvailable = (exitCode === 0)
console.log("DisplayService: geoclue available:", geoclueAvailable)
}
}