mirror of
https://github.com/blw1138/Zordon.git
synced 2025-12-17 08:48:13 +00:00
Manually add servers (#9)
* Add ability to manually add servers to client * Misc client cleanup * Add availability check before adding server to client UI
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#!/usr/bin/env python3
|
||||
from lib.client.dashboard_window import start_client
|
||||
|
||||
if __name__ == '__main__':
|
||||
start_client()
|
||||
start_client()
|
||||
|
||||
Reference in New Issue
Block a user