mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 16:42:24 +01:00
build(conveyor): remove space in windows installer name
This commit is contained in:
parent
74d04d04a9
commit
d51fdeb025
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@ app {
|
||||||
}
|
}
|
||||||
|
|
||||||
windows {
|
windows {
|
||||||
exe-installer-basename = "Komga Installer"
|
exe-installer-basename = "KomgaInstaller"
|
||||||
manifests.msix.background-color = transparent
|
manifests.msix.background-color = transparent
|
||||||
inputs += ./komga-tray/lib/windows/x64/
|
inputs += ./komga-tray/lib/windows/x64/
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue