mirror of
https://github.com/clockworkpi/launcher.git
synced 2025-12-12 17:58:50 +01:00
wifilist
This commit is contained in:
parent
8c0c6ac86a
commit
0f2cf846eb
@ -571,6 +571,8 @@ class WifiList(Page):
|
||||
else:
|
||||
for i in range(0,10):
|
||||
if is_wifi_connected_now() == True:
|
||||
self.ShowBox(MyLangManager.Tr("Launching"))
|
||||
self._Daemon.Disconnect()
|
||||
self._Daemon.SetForcedDisconnect(True)
|
||||
self._Connecting = False
|
||||
else:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user