updates
This commit is contained in:
5
main_dev.py
Normal file
5
main_dev.py
Normal file
@@ -0,0 +1,5 @@
|
||||
from src.ui.main_ui import launch
|
||||
|
||||
if __name__ == "__main__":
|
||||
launch("--debug")
|
||||
|
||||
Reference in New Issue
Block a user