aboutsummaryrefslogtreecommitdiff
path: root/src/main.js
diff options
context:
space:
mode:
authorKumar Priyansh <[email protected]>2020-07-17 21:55:48 +0530
committerKumar Priyansh <[email protected]>2020-07-17 21:55:48 +0530
commit672dc896b139801bf454c51c9e61e2dd61932712 (patch)
tree0911f47917d60827617d0b3dc3baba23c6e357ac /src/main.js
parent431512a9625dea403afea32bb4d9b6f426fed4a5 (diff)
downloadauthorr-672dc896b139801bf454c51c9e61e2dd61932712.tar.xz
authorr-672dc896b139801bf454c51c9e61e2dd61932712.zip
Function to load Template URLs in Window
Diffstat (limited to 'src/main.js')
-rw-r--r--src/main.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/main.js b/src/main.js
index 93e29c7..9cc58cb 100644
--- a/src/main.js
+++ b/src/main.js
@@ -11,7 +11,6 @@ function createWindow () {
height: 600,
frame: false,
// transparent: true,
- vibrancy: 'dark',
titleBarStyle: 'hidden',
webPreferences: {
nodeIntegration: true