Scope for testing

Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>
master
OmegaRogue 2020-04-04 16:40:20 +02:00
parent 75acfab792
commit 9f5484dd9e
1 changed files with 1 additions and 1 deletions

View File

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