mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
feat: replace notification window
This commit is contained in:
parent
a45e06efa3
commit
5d304f9e13
12 changed files with 61 additions and 296 deletions
|
@ -102,7 +102,6 @@ app.whenReady().then(async () => {
|
|||
}
|
||||
|
||||
WindowManager.createMainWindow();
|
||||
WindowManager.createNotificationWindow();
|
||||
WindowManager.createSystemTray(userPreferences?.language || "en");
|
||||
});
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue