work on ui
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
from api.node import MeshNode
|
||||
from ui.app import Hive
|
||||
|
||||
|
||||
print(MeshNode.discover())
|
||||
if __name__ == "__main__":
|
||||
app = Hive()
|
||||
app.run()
|
||||
Reference in New Issue
Block a user