Skip to content

Commit 9d8fc6e

Browse files
committed
feat: show window on second_instance
1 parent 9092382 commit 9d8fc6e

File tree

9 files changed

+1040
-41
lines changed

9 files changed

+1040
-41
lines changed

package-lock.json

Lines changed: 11 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
"@tauri-apps/api": "^2",
1414
"@tauri-apps/plugin-autostart": "^2.0.0",
1515
"@tauri-apps/plugin-dialog": "^2.0.1",
16+
"@tauri-apps/plugin-notification": "^2.0.0",
1617
"@tauri-apps/plugin-shell": "^2",
1718
"vue": "^3.3.4"
1819
},

0 commit comments

Comments
 (0)