build: fix update issue

This commit is contained in:
MystiPanda
2023-12-10 22:24:46 +08:00
Unverified
parent bb99b89228
commit d0761869b6

View File

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