mirror of
https://github.com/noodlapp/noodl.git
synced 2026-01-11 14:52:53 +01:00
fix: final fix to windows to allow side-by-side install of open source noodl and legacy noodl
This commit is contained in:
@@ -16,6 +16,12 @@
|
|||||||
},
|
},
|
||||||
"build": {
|
"build": {
|
||||||
"appId": "noodl.net.noodl-editor",
|
"appId": "noodl.net.noodl-editor",
|
||||||
|
"win": {
|
||||||
|
"target": "nsis"
|
||||||
|
},
|
||||||
|
"nsis": {
|
||||||
|
"guid": "noodl.net.noodl-editor"
|
||||||
|
},
|
||||||
"protocols": {
|
"protocols": {
|
||||||
"name": "noodl",
|
"name": "noodl",
|
||||||
"schemes": [
|
"schemes": [
|
||||||
|
|||||||
Reference in New Issue
Block a user