mirror of
https://github.com/koloideal/Quizzi.git
synced 2026-06-10 18:35:28 +03:00
commit
This commit is contained in:
@@ -7,6 +7,8 @@ class UserMenuSG(StatesGroup):
|
||||
test_detail = State()
|
||||
edit_name = State()
|
||||
edit_group = State()
|
||||
my_results = State()
|
||||
result_detail = State()
|
||||
|
||||
|
||||
class UserTestSG(StatesGroup):
|
||||
|
||||
Reference in New Issue
Block a user