Adds a setting to launch the app on system login

This commit is contained in:
Kolja Lampe
2016-06-11 02:17:18 +02:00
committed by Kolja Lampe
parent c6d91e7ae4
commit 447f6ec41d
3 changed files with 49 additions and 1 deletions

View File

@@ -13,6 +13,7 @@
"electron-connect": "^0.3.3"
},
"dependencies": {
"auto-launch": "^2.0.1",
"bootstrap": "^3.3.6",
"os-locale": "^1.4.0",
"react": "^15.0.1",