1
0
mirror of https://github.com/AvengeMedia/DankMaterialShell.git synced 2025-12-05 21:15:38 -05:00

Remove some not defined attributes

This commit is contained in:
xdenotte
2025-08-19 23:46:33 +02:00
committed by GitHub
parent 97c47d3a45
commit 843a3d7b01

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
}
}
}
}