summarylogtreecommitdiffstats
path: root/no-devtools.patch
blob: f2f45894f9aee285760bcd9b422afb482d50d268 (plain)
1
2
3
4
5
6
7
8
9
10
11
diff -ruN a/main.js b/main.js
--- a/main.js	2022-05-28 14:47:17.964878674 +0200
+++ b/main.js	2022-05-28 14:46:30.607414509 +0200
@@ -91,6 +91,7 @@
       nodeIntegration: true,
       webviewTag: true,
       contextIsolation: false,
+      devTools: false
     },
   };