mirror of
https://github.com/koloideal/DutyLog.git
synced 2026-06-10 10:25:29 +03:00
update
This commit is contained in:
@@ -3,3 +3,4 @@ from aiogram.fsm.state import State, StatesGroup
|
||||
|
||||
class MainMenuSG(StatesGroup):
|
||||
main = State()
|
||||
history = State()
|
||||
|
||||
Reference in New Issue
Block a user