Updated tile colour
This commit is contained in:
parent
3b25870906
commit
927ac3b6da
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ convertToWindowsStore({
|
||||||
packageVersion: appxVersion,
|
packageVersion: appxVersion,
|
||||||
packageDisplayName: package.productName,
|
packageDisplayName: package.productName,
|
||||||
packageDescription: package.description,
|
packageDescription: package.description,
|
||||||
packageBackgroundColor: '#9C1561',
|
packageBackgroundColor: '#C5247F',
|
||||||
publisherDisplayName: 'J. T. Collins',
|
publisherDisplayName: 'J. T. Collins',
|
||||||
deploy: false,
|
deploy: false,
|
||||||
publisher: 'CN=CC867BEF-0715-4D48-8035-8881993DBB68',
|
publisher: 'CN=CC867BEF-0715-4D48-8035-8881993DBB68',
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue