This commit is contained in:
2026-01-03 14:46:18 +03:00
parent 1a8027167c
commit 40255fc6d4
4 changed files with 73 additions and 31 deletions
@@ -15,6 +15,7 @@ class AdminTestsSG(StatesGroup):
tests_list = State()
test_detail = State()
share_test = State()
edit_menu = State()
edit_password = State()
edit_attempts = State()
edit_group = State()