fix: auto launch does not worki

This commit is contained in:
huzibaca
2024-11-20 03:52:19 +08:00
parent 8773117e50
commit 708e5d1941
8 changed files with 73 additions and 76 deletions

5
src-tauri/package.json Normal file
View File

@@ -0,0 +1,5 @@
{
"dependencies": {
"@tauri-apps/plugin-autostart": "^2.0.0-rc"
}
}