fix(desktop-electron): run JSON migration before spawning sidecar (#23396)

This commit is contained in:
Brendan Allan 2026-04-19 15:53:47 +08:00 committed by GitHub
commit a546e88f37
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 25 additions and 9 deletions

View file

@ -30,6 +30,7 @@
"electron-store": "^10",
"electron-updater": "^6",
"electron-window-state": "^5.0.3",
"drizzle-orm": "catalog:",
"marked": "^15"
},
"devDependencies": {