fix: changed app id to enable the old closed-source Noodl to be installed at the same time (#11)

This commit is contained in:
Michael Cartner
2024-01-26 17:00:18 +01:00
committed by GitHub
parent 5976008ae3
commit dedd2f4f14

View File

@@ -15,7 +15,7 @@
"test:ci": "webpack-cli --config=webpackconfigs/webpack.test-ci.js && electron test.js" "test:ci": "webpack-cli --config=webpackconfigs/webpack.test-ci.js && electron test.js"
}, },
"build": { "build": {
"appId": "noodl.net.noodl", "appId": "noodl.net.noodl-editor",
"protocols": { "protocols": {
"name": "noodl", "name": "noodl",
"schemes": [ "schemes": [