adjust start_url for banglejs.com/apps
Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>master
parent
a3168ee64a
commit
96bb428a11
|
|
@ -17,6 +17,6 @@
|
||||||
"theme_color": "#5755d9",
|
"theme_color": "#5755d9",
|
||||||
"background_color": "#5755d9",
|
"background_color": "#5755d9",
|
||||||
"display": "standalone",
|
"display": "standalone",
|
||||||
"start_url": "https://www.omegavoid.codes/BangleApps",
|
"start_url": "https://banglejs.com/apps/",
|
||||||
"scope": "/BangleApps/"
|
"scope": "/apps/"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue