Added update ipc handler

This commit is contained in:
Geomitron
2020-05-21 14:17:51 -04:00
parent 64701e4909
commit 9e0d332a1a
7 changed files with 128 additions and 27 deletions

View File

@@ -10,7 +10,7 @@
},
"repository": {
"type": "git",
"url": "https://github.com/Geomitron/Bridge"
"url": "https://github.com/Geomitron/Bridge.git"
},
"main": "dist/electron/main.js",
"private": true,