DazedTL/start.py
2023-07-04 18:35:41 -05:00

3 lines
38 B
Python

from modules.main import main
main()