editing updates, cosmetic changes
This commit is contained in:
@@ -18,4 +18,5 @@ class SearchStorage(StatesGroup):
|
||||
|
||||
class AdminControlStorage(StatesGroup):
|
||||
edit_product = State()
|
||||
edit_category = State()
|
||||
new_category = State()
|
||||
|
||||
Reference in New Issue
Block a user