Browse Source

Removed trailing comma from manifest

main
Ravi Shah 5 years ago
parent
commit
98298900bd
  1. 2
      static/manifest.json

2
static/manifest.json

@ -27,5 +27,5 @@
"background_color": "#3367D6", "background_color": "#3367D6",
"display": "standalone", "display": "standalone",
"scope": "/", "scope": "/",
"theme_color": "#3367D6",
"theme_color": "#3367D6"
} }
Loading…
Cancel
Save