changes as test
This commit is contained in:
@@ -1,5 +1,8 @@
|
||||
from src.ui.main_ui import launch
|
||||
# from src.ui.main_ui import launch
|
||||
|
||||
from updater import Update
|
||||
|
||||
if __name__ == "__main__":
|
||||
launch("--debug")
|
||||
Update()
|
||||
# launch("--debug")
|
||||
|
||||
|
||||
Reference in New Issue
Block a user