fix(desktop): appx protocol
This commit is contained in:
parent
391c9dbd93
commit
b62ffc5831
|
|
@ -218,6 +218,7 @@ const config: ForgeConfig = {
|
|||
publisherDisplayName: "Natural Selection Labs",
|
||||
identityName: "NaturalSelectionLabs.Follow-Yourfavoritesinoneinbo",
|
||||
packageBackgroundColor: "#FF5C00",
|
||||
protocol: "follow", // TODO: use custom appx manifest to support both follow and folo
|
||||
}),
|
||||
],
|
||||
plugins: [
|
||||
|
|
|
|||
Loading…
Reference in New Issue