浏览代码

build: fix update issue

MystiPanda 1 年之前
父节点
当前提交
d0761869b6
共有 1 个文件被更改,包括 0 次插入1 次删除
  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"
         }