mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-05-20 04:58:24 -05: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