Merge pull request #2357 from quentinus95/patch-1

fix wrong start url in manifest.json
This commit is contained in:
Luke 2017-01-26 14:44:46 -05:00 committed by GitHub
commit 114077eb02

View file

@ -1,7 +1,7 @@
{ {
"name": "Emby", "name": "Emby",
"short_name": "Emby", "short_name": "Emby",
"start_url": "index.html", "start_url": "web/index.html",
"description": "The open media solution.", "description": "The open media solution.",
"lang": "en-US", "lang": "en-US",
"related_applications": [ "related_applications": [