Removes internet turning on and off

This commit is contained in:
2022-12-24 18:11:54 -05:00
parent 56e9821ec5
commit a789da2f19

View File

@@ -65,6 +65,7 @@ def turnOnInternet(): # Turns on the internet
def turnOffInternet(): # Turns of the internet
return
code = loginInternet()
postObjectOn = {
"nonce": code,