basic reworked bot
This commit is contained in:
@@ -52,7 +52,7 @@ class DashBoard():
|
||||
return kids
|
||||
|
||||
|
||||
def launch_dashboard(self):
|
||||
def START(self):
|
||||
self.app.run_server(host=self.host_ip, port=80)#, debug=True)
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user