mirror of
https://github.com/flibusta-apps/telegram_files_server.git
synced 2025-12-06 12:35:39 +01:00
Add downloading
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
from app.services.file_uploader import FileUploader
|
||||
from app.services.storages import StoragesContainer
|
||||
|
||||
|
||||
async def on_start():
|
||||
await FileUploader.prepare()
|
||||
await StoragesContainer.prepare()
|
||||
|
||||
Reference in New Issue
Block a user