Fix typo in web manifest
This commit is contained in:
parent
d5b1f92fe6
commit
6da1d644ac
|
@ -21,7 +21,7 @@
|
||||||
"dir": "auto",
|
"dir": "auto",
|
||||||
"lang": "en-US",
|
"lang": "en-US",
|
||||||
"background": "#0f0f0f",
|
"background": "#0f0f0f",
|
||||||
"theme_color": "#991dce",
|
"theme_color": "#99d1ce",
|
||||||
"appleStatusBarStyle": "black-translucent",
|
"appleStatusBarStyle": "black-translucent",
|
||||||
"display": "browser",
|
"display": "browser",
|
||||||
"orientation": "any",
|
"orientation": "any",
|
||||||
|
|
Reference in a new issue