mirror of
https://github.com/flibusta-apps/telegram_files_server.git
synced 2025-12-06 20:45:37 +01:00
4 lines
50 B
Python
4 lines
50 B
Python
from core.app import start_app
|
|
|
|
app = start_app()
|