fix prettier

This commit is contained in:
Marocco2 2024-01-06 09:55:40 +01:00 committed by GitHub
parent ee57ca442a
commit 40a0f40bc7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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