Browse Source

build: fix update issue

MystiPanda 1 year ago
parent
commit
d0761869b6
1 changed files with 0 additions and 1 deletions
  1. 0 1
      src-tauri/tauri.windows.conf.json

+ 0 - 1
src-tauri/tauri.windows.conf.json

@@ -16,7 +16,6 @@
         "nsis": {
           "displayLanguageSelector": true,
           "installerIcon": "icons/icon.ico",
-          "installMode": "both",
           "languages": ["SimpChinese", "English"],
           "license": "../LICENSE"
         }