fix start_url

Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>
master
OmegaRogue 2020-04-04 12:25:40 +02:00
parent dfd98b2d3f
commit 0ef308df02
1 changed files with 1 additions and 1 deletions

View File

@ -17,5 +17,5 @@
"theme_color": "#5755d9", "theme_color": "#5755d9",
"background_color": "#5755d9", "background_color": "#5755d9",
"display": "standalone", "display": "standalone",
"start_url": "https://omegavoid.github.io/" "start_url": "https://omegavoid.github.io/BangleApps"
} }