Files
meilie_updater/src/main.py
2022-01-29 18:49:45 +03:00

5 lines
51 B
Python

from core.app import start_app
app = start_app()