fix: jan app tray blocks app update (#2319)
This commit is contained in:
parent
de433bbe6e
commit
ad7e483df6
@ -27,6 +27,7 @@ class TrayManager {
|
||||
{ label: 'Quit', type: 'normal', click: () => app.quit() },
|
||||
])
|
||||
tray.setContextMenu(contextMenu)
|
||||
this.currentTray = tray
|
||||
}
|
||||
|
||||
destroyCurrentTray() {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user