mirror of
https://github.com/Llloooggg/TextSouls.git
synced 2026-03-06 12:36:23 +03:00
telegram: добавлен FastAPI
This commit is contained in:
@@ -2,8 +2,8 @@ from aiogram import Router
|
||||
from aiogram.filters import Command
|
||||
from aiogram.fsm.state import StatesGroup, State
|
||||
|
||||
from common import backend
|
||||
from keyboards.common import row_kb
|
||||
from textsouls.common import backend
|
||||
from textsouls.keyboards.common import row_kb
|
||||
|
||||
|
||||
router = Router()
|
||||
|
||||
Reference in New Issue
Block a user