fix prettier
This commit is contained in:
parent
ee57ca442a
commit
40a0f40bc7
1 changed files with 1 additions and 0 deletions
|
@ -399,6 +399,7 @@ function createMainWindow() {
|
|||
backgroundMaterial: transparencyOption
|
||||
}),
|
||||
// Fix transparencyOption for custom discord titlebar
|
||||
|
||||
...(discordWindowsTitleBar && transparencyOption &&
|
||||
transparencyOption !== "none" && {
|
||||
transparent: true
|
||||
|
|
Reference in a new issue