DazedTL/start.py
2023-07-17 15:38:13 -05:00

3 lines
No EOL
37 B
Python

from modules.main import main
main()