fix: Fix Nisi Error

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

View File

@@ -7,7 +7,7 @@
"targets": ["deb", "appimage", "updater"],
"deb": {
"depends": ["openssl"],
"desktopTemplate": "./clash-verge.desktop"
"desktopTemplate": "./template/clash-verge.desktop"
}
}
}