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
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

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,