aboutsummaryrefslogtreecommitdiffstats
path: root/src/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'src/index.js')
-rw-r--r--src/index.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/index.js b/src/index.js
index 2acb8e2cb..bb09bf42c 100644
--- a/src/index.js
+++ b/src/index.js
@@ -75,7 +75,6 @@ const createWindow = () => {
75 titleBarStyle: isMac ? 'hidden' : '', 75 titleBarStyle: isMac ? 'hidden' : '',
76 frame: false, 76 frame: false,
77 backgroundColor: '#3498db', 77 backgroundColor: '#3498db',
78 autoHideMenuBar: true,
79 }); 78 });
80 79
81 // Initialize System Tray 80 // Initialize System Tray