fix: Fix Nisi Error

This commit is contained in:
MystiPanda
2024-02-02 15:53:28 +08:00
Unverified
parent d594615532
commit 38ee8aedc1
4 changed files with 7 additions and 5 deletions

View File

@@ -19,7 +19,7 @@
"languages": ["SimpChinese", "English"],
"license": "../LICENSE",
"installMode": "perMachine",
"template": "../scripts/windows/installer.nsi"
"template": "./template/installer.nsi"
}
}
}