From 9924440c489b5d0ff939a0e4f9c92687461665b6 Mon Sep 17 00:00:00 2001 From: "kek.of" Date: Wed, 18 Mar 2026 22:27:16 +0500 Subject: [PATCH] Update macos.py (#272) --- macos.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/macos.py b/macos.py index 0ed175b..e1806cf 100644 --- a/macos.py +++ b/macos.py @@ -552,7 +552,7 @@ class TgWsProxyApp(_TgWsProxyAppBase): super().__init__( "TG WS Proxy", icon=icon_path, - template=True, + template=False, quit_button="Выход", menu=[ self._open_tg_item,