mirror of
https://github.com/System-End/hackatime-desktop.git
synced 2026-04-19 18:35:18 +00:00
fix: eliminate updater from features on tauri conf
This commit is contained in:
parent
0d2e292d9d
commit
c1a32158fc
1 changed files with 1 additions and 2 deletions
|
|
@ -7,8 +7,7 @@
|
|||
"beforeDevCommand": "pnpm dev",
|
||||
"devUrl": "http://localhost:1420",
|
||||
"beforeBuildCommand": "pnpm build",
|
||||
"frontendDist": "../dist",
|
||||
"features": ["updater"]
|
||||
"frontendDist": "../dist"
|
||||
},
|
||||
"app": {
|
||||
"windows": [
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue