One line; More sexy
This commit is contained in:
parent
fc1a1c25da
commit
cc876f7247
1 changed files with 2 additions and 1 deletions
|
@ -38,6 +38,7 @@ const CiderBase = {
|
||||||
frame: false,
|
frame: false,
|
||||||
title: "Cider",
|
title: "Cider",
|
||||||
vibrancy: 'dark',
|
vibrancy: 'dark',
|
||||||
|
transparent: true,
|
||||||
hasShadow: false,
|
hasShadow: false,
|
||||||
webPreferences: {
|
webPreferences: {
|
||||||
webviewTag: true,
|
webviewTag: true,
|
||||||
|
@ -232,4 +233,4 @@ const CiderBase = {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = CiderBase;
|
module.exports = CiderBase;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue