1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Remove invalid related application stub in manifest

This commit is contained in:
bugfixin 2019-05-21 18:50:38 +00:00
parent ce06f79502
commit 6f2609a65a

View file

@ -28,8 +28,5 @@
"src": "touchicon512.png",
"type": "image/png"
}
],
"related_applications": [{
"platform": "web"
}]
]
}