mirror of
https://github.com/Flowseal/tg-ws-proxy.git
synced 2026-09-06 01:57:01 +00:00
Update macos.py (#272)
This commit is contained in:
@@ -552,7 +552,7 @@ class TgWsProxyApp(_TgWsProxyAppBase):
|
|||||||
super().__init__(
|
super().__init__(
|
||||||
"TG WS Proxy",
|
"TG WS Proxy",
|
||||||
icon=icon_path,
|
icon=icon_path,
|
||||||
template=True,
|
template=False,
|
||||||
quit_button="Выход",
|
quit_button="Выход",
|
||||||
menu=[
|
menu=[
|
||||||
self._open_tg_item,
|
self._open_tg_item,
|
||||||
|
|||||||
Reference in New Issue
Block a user