Update states.py

This commit is contained in:
Egor
2025-09-04 20:42:54 +03:00
committed by GitHub
parent 7bdfaa312b
commit 21952f84eb

View File

@@ -52,6 +52,8 @@ class AdminStates(StatesGroup):
editing_squad_price = State()
editing_traffic_price = State()
editing_device_price = State()
editing_user_devices = State()
editing_user_traffic = State()
editing_rules_page = State()