Remove scope from manifest
This commit is contained in:
parent
1a7fe37b67
commit
021dfe0e3e
@ -4,8 +4,8 @@
|
|||||||
"theme_color": "#3A86FF",
|
"theme_color": "#3A86FF",
|
||||||
"background_color": "#fafafa",
|
"background_color": "#fafafa",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"scope": "./i/",
|
"scope": "./",
|
||||||
"start_url": "./i/index.html",
|
"start_url": "./index.html",
|
||||||
"icons": [
|
"icons": [
|
||||||
{
|
{
|
||||||
"src": "assets/icons/icon-72x72.png",
|
"src": "assets/icons/icon-72x72.png",
|
||||||
|
Loading…
Reference in New Issue
Block a user