mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-04-15 10:12:07 -04:00
meta: log level re-work
This commit is contained in:
@@ -116,7 +116,7 @@ Singleton {
|
||||
function activate() {
|
||||
if (!isActive) {
|
||||
isActive = true
|
||||
console.log("LegacyNetworkService: Activating...")
|
||||
console.info("LegacyNetworkService: Activating...")
|
||||
initializeDBusMonitors()
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user