electron - save window position

This commit is contained in:
Jan Prochazka
2020-04-10 22:01:00 +02:00
parent 01e0949b28
commit a3ba053b77
3 changed files with 75 additions and 6 deletions

View File

@@ -3,7 +3,9 @@
"version": "0.1.0",
"private": true,
"author": "Jan Prochazka <jenasoft.database@gmail.com>",
"dependencies": {},
"dependencies": {
"electron-store": "^5.1.1"
},
"build": {
"appId": "com.jenasoft.dbgate",
"mac": {