mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 10:58:20 -07:00
Restore the name Emby in manifest.json
Reenables support for most client apps that were broken by this rename change.
This commit is contained in:
parent
8454b8c506
commit
9e36b0615d
@ -1,6 +1,7 @@
|
||||
{
|
||||
"name": "Jellyfin",
|
||||
"short_name": "Jellyfin",
|
||||
"_comment": "This should be Jellyfin, but that breaks apps...",
|
||||
"name": "Emby",
|
||||
"short_name": "Emby",
|
||||
"start_url": "/web/index.html",
|
||||
"description": "The open media solution.",
|
||||
"lang": "en-US",
|
||||
|
Loading…
Reference in New Issue
Block a user