mirror of
https://github.com/noodlapp/noodl.git
synced 2026-01-10 14:22:51 +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"
|
||||
},
|
||||
"build": {
|
||||
"appId": "noodl.net.noodl",
|
||||
"appId": "noodl.net.noodl-editor",
|
||||
"protocols": {
|
||||
"name": "noodl",
|
||||
"schemes": [
|
||||
|
||||
Reference in New Issue
Block a user