Skip to content

Commit

Permalink
Fix manifest.
Browse files Browse the repository at this point in the history
  • Loading branch information
ivmartel committed May 27, 2019
1 parent 02c2e4f commit 48b8756
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"theme_color": "#1976d2",
"background_color": "#fafafa",
"display": "standalone",
"scope": "/dwv-angular/demo/trunk/index.html",
"start_url": "/dwv-angular/demo/trunk",
"start_url": "/dwv-angular/demo/trunk/index.html",
"scope": "/dwv-angular/demo/trunk",
"icons": [
{
"src": "assets/icons/icon-16.png",
Expand Down

0 comments on commit 48b8756

Please sign in to comment.