1
0
Fork 0

adjust start_url for banglejs.com/apps

Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>
master
OmegaRogue 2020-04-04 18:05:37 +02:00
parent a3168ee64a
commit 96bb428a11
1 changed files with 2 additions and 2 deletions

View File

@ -17,6 +17,6 @@
"theme_color": "#5755d9",
"background_color": "#5755d9",
"display": "standalone",
"start_url": "https://www.omegavoid.codes/BangleApps",
"scope": "/BangleApps/"
"start_url": "https://banglejs.com/apps/",
"scope": "/apps/"
}