mirror of
https://github.com/gotson/komga.git
synced 2026-04-21 06:20:50 +02:00
fix(desktop-windows): configure msix manifest to use transparent icon background
This commit is contained in:
parent
80b5a33660
commit
a249221cf4
1 changed files with 2 additions and 0 deletions
|
|
@ -20,6 +20,8 @@ app {
|
|||
|
||||
windows.options += "-Dspring.profiles.include=windows"
|
||||
}
|
||||
|
||||
windows.manifests.msix.background-color = transparent
|
||||
}
|
||||
|
||||
conveyor.compatibility-level = 11
|
||||
|
|
|
|||
Loading…
Reference in a new issue