This commit is contained in:
Vendicated 2024-01-07 01:58:51 +01:00
parent c704c05120
commit ba911422e3
No known key found for this signature in database
GPG key ID: D66986BAF75ECF18

View file

@ -399,7 +399,7 @@ function createMainWindow() {
backgroundMaterial: transparencyOption
}),
// Fix transparencyOption for custom discord titlebar
...(discordWindowsTitleBar &&
...(discordWindowsTitleBar &&
transparencyOption &&
transparencyOption !== "none" && {
transparent: true