Update __main__.py

This commit is contained in:
manhduonghn 2023-08-20 17:27:50 +07:00 committed by GitHub
parent 72ef8cf111
commit a16d9f1365
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ import dotenv
from loguru import logger
from .utils import delete, upload, utils
from src.utils.download import Downloader
TOKEN = None
ACCOUNT_ID = None