1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-31 08:52:49 -05:00

Merge pull request #67 from xdenotte/patch-1

Remove some not defined attributes
This commit is contained in:
BB
2025-08-19 18:13:40 -04:00
committed by GitHub

View File

@@ -358,7 +358,6 @@ Singleton {
} }
if (root.wifiInterface) { if (root.wifiInterface) {
resolveWifiSSIDFromDevice.running = true resolveWifiSSIDFromDevice.running = true
resolveWifiSSIDFromActiveList.running = true
} }
} }
} else { } else {