summarylogtreecommitdiffstats
path: root/frameless.patch
blob: f63c2914d200fce403fd317cbf57cf5cfce97ff9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
diff --git a/app/js/main/App/index.js b/app/js/main/App/index.js
index 94631c5..400f221 100644
--- a/app/js/main/App/index.js
+++ b/app/js/main/App/index.js
@@ -255,7 +255,7 @@ var App = (function() {
               titleBarStyle: "hiddenInset",
               backgroundColor: "#F8F8F9",
               show: !0,
-              frame: !this.isFrameless,
+              frame: this.isFrameless,
               webPreferences: {
                 devTools: _Utils2.default.hasDevTools(),
                 preload: _path2.default.join(