Update macos.py (#272)
This commit is contained in:
2
macos.py
2
macos.py
@@ -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