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,