This commit is contained in:
2026-03-17 20:41:01 +03:00
parent f59791caf1
commit eaeeb7bbce
7 changed files with 133 additions and 9 deletions
@@ -304,6 +304,11 @@ admins_list_window = Window(
id="history_btn",
state=CreatorMenuSG.transactions_history,
),
SwitchTo(
Const("🏆 Топ"),
id="top_btn",
state=CreatorMenuSG.top_residents,
),
Button(
Const("◀️ Назад"),
id="back_to_main_from_admins",