add svelte local-app

This commit is contained in:
Anton Bracke
2022-02-20 20:30:53 +01:00
parent 2b08faaa33
commit d526db5bf3
35 changed files with 1225 additions and 123 deletions
-2
View File
@@ -74,6 +74,4 @@ export function createTray() {
mainWindow.show();
});
return tray;
}