mirror of
https://github.com/koloideal/Quizzi.git
synced 2026-06-10 18:35:28 +03:00
commit
This commit is contained in:
@@ -6,4 +6,5 @@ class UserMenuSG(StatesGroup):
|
||||
|
||||
|
||||
class UserRegistrationSG(StatesGroup):
|
||||
input_name = State()
|
||||
select_group = State()
|
||||
|
||||
Reference in New Issue
Block a user