Files
2024-01-13 00:21:19 +02:00

4 lines
53 B
Python

from app import app as main_app
main_app.mainloop()