One line; More sexy

This commit is contained in:
child_duckling 2021-12-26 16:10:05 -08:00 committed by GitHub
parent fc1a1c25da
commit cc876f7247
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -38,6 +38,7 @@ const CiderBase = {
frame: false,
title: "Cider",
vibrancy: 'dark',
transparent: true,
hasShadow: false,
webPreferences: {
webviewTag: true,
@ -232,4 +233,4 @@ const CiderBase = {
}
module.exports = CiderBase;
module.exports = CiderBase;