mirror of
https://github.com/gotson/komga.git
synced 2025-12-06 08:32:25 +01:00
build(conveyor): disable update escape hatch for MS Store
This commit is contained in:
parent
8de029de75
commit
6e4a3ec80f
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@ include required("conveyor.conf")
|
|||
app {
|
||||
fsname = komga-msstore
|
||||
windows {
|
||||
manifests.msix.use-update-escape-hatch = false
|
||||
store {
|
||||
identity-name = 612Gotson.Komga
|
||||
publisher = "CN=CF37C563-9649-4277-990F-CDD0CDCB78C1"
|
||||
|
|
|
|||
Loading…
Reference in a new issue