mirror of
https://github.com/AvengeMedia/DankMaterialShell.git
synced 2026-01-29 07:52:50 -05:00
Remove some not defined attributes
This commit is contained in:
@@ -358,7 +358,6 @@ Singleton {
|
|||||||
}
|
}
|
||||||
if (root.wifiInterface) {
|
if (root.wifiInterface) {
|
||||||
resolveWifiSSIDFromDevice.running = true
|
resolveWifiSSIDFromDevice.running = true
|
||||||
resolveWifiSSIDFromActiveList.running = true
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
} else {
|
} else {
|
||||||
@@ -1014,4 +1013,4 @@ Singleton {
|
|||||||
bssid: network.bssid
|
bssid: network.bssid
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user