1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2026-01-24 21:42:51 -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) {
resolveWifiSSIDFromDevice.running = true
resolveWifiSSIDFromActiveList.running = true
}
}
} else {
@@ -1014,4 +1013,4 @@ Singleton {
bssid: network.bssid
}
}
}
}