fix: Fix Nisi Error

This commit is contained in:
MystiPanda
2024-02-02 15:53:28 +08:00
parent d4623e4175
commit d0206044dc
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"
}
}
}