mirror of
https://github.com/zadam/trilium.git
synced 2025-11-18 11:10:41 +01:00
Click the icon to show the window
This commit is contained in:
@@ -162,7 +162,7 @@ async function createMainWindow(app: App) {
|
||||
if (mainWindow.isMinimized()) {
|
||||
mainWindow.restore();
|
||||
}
|
||||
|
||||
mainWindow.show();
|
||||
mainWindow.focus();
|
||||
}
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user