some fix
This commit is contained in:
@@ -3,7 +3,7 @@ from aiogram.client.default import DefaultBotProperties
|
||||
from aiogram.fsm.storage.memory import MemoryStorage
|
||||
from aiogram.fsm.strategy import FSMStrategy
|
||||
|
||||
from voice_bot.voice_handler.voice_handler import voice_router
|
||||
from voice_bot.handlers.voice_handler import voice_router
|
||||
|
||||
|
||||
async def start_bot(bdf):
|
||||
|
||||
Reference in New Issue
Block a user