From cf00f70f5c859235b389d0443007d5f095967095 Mon Sep 17 00:00:00 2001 From: Mirvis <108653332+Kexi8BiT@users.noreply.github.com> Date: Mon, 1 Apr 2024 23:09:50 +0500 Subject: [PATCH] =?UTF-8?q?=D1=80=D0=B5=D0=BB=D0=B8=D0=B7,=20=D0=BD=D0=B5?= =?UTF-8?q?=D1=80=D0=B0=D0=B1=D0=BE=D1=87=D0=B8=D0=B5=20=D1=84=D1=83=D0=BD?= =?UTF-8?q?=D0=BA=D1=86=D0=B8=D0=B8:=20=D0=BE=D0=B1=D0=BD=D0=BE=D0=B2?= =?UTF-8?q?=D0=BB=D0=B5=D0=BD=D0=B8=D1=8F,=20=D1=81=D0=BE=D0=B7=D0=B4?= =?UTF-8?q?=D0=B0=D0=BD=D0=B8=D0=B5=20=D1=8F=D1=80=D0=BB=D1=8B=D0=BA=D0=BE?= =?UTF-8?q?=D0=B2=20=D0=B8=20=D1=82=D0=B4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- expert.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/expert.py b/expert.py index 9331b04..f8202e3 100644 --- a/expert.py +++ b/expert.py @@ -273,6 +273,3 @@ def click(e): page.add(object.object) page.add(ft.ElevatedButton("Сохранить", on_click=click, **interface_button, width=150)) - - -ft.app(target=start_game_config) \ No newline at end of file