This commit is contained in:
djimbo
2022-08-15 09:06:26 +03:00
parent a70c1a8dfa
commit d09604dd4b
8 changed files with 9 additions and 10 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
from aiogram import Router, Bot
from aiogram.types import FSInputFile, Message
from tgbot.config import PATH_DATABASE, PATH_LOGS
from tgbot.data.config import PATH_DATABASE, PATH_LOGS
from tgbot.data.config import PATH_DATABASE, PATH_LOGS
from tgbot.keyboards.inline_misc import admin_inl
from tgbot.keyboards.reply_misc import admin_rep