chore: sync local changes
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
"scripts": {
|
||||
"start": "npm-run-all --parallel start-flask start-electron",
|
||||
"start-electron": "wait-on http://localhost:5000 && electron app.js",
|
||||
"start-flask": "python app.py"
|
||||
"start-flask": "py app.py"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
||||
Reference in New Issue
Block a user