mirror of
https://github.com/koloideal/DutyLog.git
synced 2026-06-10 10:25:29 +03:00
commit
This commit is contained in:
@@ -11,3 +11,9 @@ class AdminMenuSG(StatesGroup):
|
||||
users_list = State()
|
||||
statistics = State()
|
||||
broadcast = State()
|
||||
|
||||
|
||||
class RegistrationSG(StatesGroup):
|
||||
select_floor = State()
|
||||
select_room = State()
|
||||
select_resident = State()
|
||||
|
||||
Reference in New Issue
Block a user