fix: database created at userData path, not bundled in release

This commit is contained in:
2026-07-16 05:30:03 +08:00
parent 41f8842c1d
commit 0532963aca
2 changed files with 3 additions and 6 deletions
-4
View File
@@ -27,12 +27,8 @@
"files": [
"dist/**/*",
"dist-electron/**/*",
"database/**/*",
"package.json"
],
"extraResources": [
{ "from": "database/", "to": "database/" }
],
"win": {
"target": [
{