mirror of
https://github.com/blw1138/Zordon.git
synced 2025-12-17 08:48:13 +00:00
Take out temp server
This commit is contained in:
@@ -35,7 +35,7 @@ def make_sortable(tree):
|
||||
|
||||
|
||||
def available_servers():
|
||||
return [socket.gethostname(), 'deathstar.local']
|
||||
return [socket.gethostname()]
|
||||
|
||||
|
||||
class ZordonClient:
|
||||
|
||||
Reference in New Issue
Block a user