This commit is contained in:
WorldTeacher
2024-09-13 16:02:36 +02:00
parent a8c2277870
commit a071f70059
7 changed files with 369 additions and 5 deletions

View File

@@ -2,3 +2,4 @@ from src.ui.main_ui import launch
if __name__ == "__main__":
launch()