Untitled
Anonymous
plain_text
11/29/2024 7:39 PM
276 B
14
Indexable
wifi_screen = WiFiScreen(
self.parent,
self.dark_mode,
self.winfo_toplevel().LANGUAGE
)
wifi_screen.place(x=0, y=0, relwidth=1, relheight=1)
wifi_screen.lift()Editor is loading...
Leave a Comment