mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2025-12-07 22:15:38 -05: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