mirror of
https://github.com/chuot/rdio-scanner.git
synced 2026-08-13 16:33:01 -06:00
Fix application's name in webmanifest
This commit is contained in:
parent
f28514f491
commit
d19bbd6ba9
|
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "rdio-scanner",
|
"name": "Rdio Scanner",
|
||||||
"short_name": "rdio-scanner",
|
"short_name": "Rdio Scanner",
|
||||||
"theme_color": "#1976d2",
|
"theme_color": "#1976d2",
|
||||||
"background_color": "#fafafa",
|
"background_color": "#fafafa",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue