mirror of
https://github.com/flibusta-apps/telegram_files_server.git
synced 2025-12-06 04:25:38 +01:00
5 lines
51 B
Python
5 lines
51 B
Python
from core.app import start_app
|
|
|
|
|
|
app = start_app()
|