mirror of
https://github.com/noodlapp/noodl.git
synced 2026-01-11 06:42:54 +01:00
fix: changed app id to enable the old closed-source Noodl to be installed at the same time (#11)
This commit is contained in:
@@ -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": [
|
||||||
|
|||||||
Reference in New Issue
Block a user