fix: auto launch does not worki

This commit is contained in:
huzibaca
2024-11-20 03:52:19 +08:00
Unverified
parent 67a32e60c7
commit bb44fc51bd
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"
}
}