правки

This commit is contained in:
Vladless
2024-10-30 00:00:18 +03:00
parent 3fba9fa9a0
commit ed55459e37
3 changed files with 1 additions and 2 deletions
+1 -2
View File
@@ -4,12 +4,11 @@ import subprocess
from datetime import datetime
from aiogram.types import BufferedInputFile
from bot import bot
from config import ADMIN_ID, DB_NAME, DB_PASSWORD, DB_USER, BACK_DIR
async def backup_database():
from bot import bot
USER = DB_USER
HOST = "localhost"
Binary file not shown.
Binary file not shown.