Skip to content

Commit

Permalink
Merge pull request #58 from ZhuchkaTriplesix/test
Browse files Browse the repository at this point in the history
test
  • Loading branch information
ZhuchkaTriplesix authored Nov 7, 2023
2 parents 11683df + 1ff9da0 commit 9f2d38f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions handlers/admin.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@
router = Router()


# test commit

class ChangeAccessState(StatesGroup):
get_user_id_state = State()
add_admin_id_state = State()
Expand Down

0 comments on commit 9f2d38f

Please sign in to comment.