fix: compile
This commit is contained in:
parent
0e903e71df
commit
cec88cfe3f
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ export function updateTrayMenu() {
|
||||||
type: "normal",
|
type: "normal",
|
||||||
click() {
|
click() {
|
||||||
app.relaunch();
|
app.relaunch();
|
||||||
app.quit(0);
|
app.quit();
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue