mirror of
https://github.com/zadam/trilium.git
synced 2025-11-10 23:35:50 +01:00
small fixes to tray and closing windows
This commit is contained in:
@@ -62,6 +62,7 @@ const updateTrayMenu = () => {
|
||||
mainWindow.hide();
|
||||
} else {
|
||||
mainWindow.show();
|
||||
mainWindow.focus();
|
||||
}
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user