Fix token in PWA manifest
This commit is contained in:
parent
0e155fd7ca
commit
38f3267208
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "BlazorWasm-CSharp",
|
"name": "ComponentsWebAssembly-CSharp",
|
||||||
"short_name": "BlazorWasm-CSharp",
|
"short_name": "ComponentsWebAssembly-CSharp",
|
||||||
"start_url": "/",
|
"start_url": "/",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"background_color": "#ffffff",
|
"background_color": "#ffffff",
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue