This commit is contained in:
2026-02-28 11:48:31 +03:00
parent 3c0d50a1aa
commit 29504c5502
4 changed files with 255 additions and 14 deletions
@@ -18,6 +18,10 @@ class AdminMenuSG(StatesGroup):
remove_hours_custom = State()
add_hours_confirm = State()
remove_hours_confirm = State()
create_resident_name = State()
create_resident_floor = State()
create_resident_room = State()
create_resident_confirm = State()
statistics = State()
broadcast = State()
broadcast_confirm = State()