From 3d9f970ee7de61116150c3182bac134ef681b3d4 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Sun, 25 Feb 2018 18:33:10 +0000 Subject: Save connection config and restore on app start --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 5dd96cb..d8fe84d 100644 --- a/package.json +++ b/package.json @@ -19,6 +19,7 @@ "jquery.tabulator": "3.4.2", "electron-tabs": "0.9.0", "uuid": "3.2.1", - "bulma": "0.6.2" + "bulma": "0.6.2", + "electron-store": "1.3.0" } } -- cgit v1.2.3