Scope for testing

Signed-off-by: OmegaRogue <thatomegarogue@gmail.com>
master
OmegaRogue 2020-04-04 12:59:02 +02:00
parent 68cd71344b
commit 75acfab792
1 changed files with 2 additions and 2 deletions

View File

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