Update macos.py (#272)

This commit is contained in:
kek.of
2026-03-18 22:27:16 +05:00
committed by GitHub
parent 7572258a28
commit 9924440c48

View File

@@ -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,