Skip to content

Commit e51af1d

Browse files
committed
Формирование GUI
1 parent bc82c4f commit e51af1d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/features/account/connect.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -648,7 +648,6 @@ async def handle_get_directory_path(e: ft.Event[ft.Button]):
648648
ft.Column(
649649
[ # Добавляет все чекбоксы и кнопку на страницу (page) в виде колонок.
650650
# 🔑 Подключение session аккаунтов
651-
652651
await menu_button_fun(
653652
text=translations["ru"]["create_groups_menu"]["choose_session_files"],
654653
width=WIDTH_WIDE_BUTTON,

0 commit comments

Comments
 (0)