Skip to content

Commit

Permalink
fix(pwa): Change display to fullscreen
Browse files Browse the repository at this point in the history
  • Loading branch information
ReedD committed Aug 25, 2018
1 parent 0bff800 commit 5e21d76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"short_name": "Dadoune",
"theme_color": "#ffffff",
"background_color": "#ffffff",
"display": "browser",
"display": "fullscreen",
"Scope": "/",
"start_url": "/",
"icons": [
Expand Down

0 comments on commit 5e21d76

Please sign in to comment.