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

Rename web UI to "Jellyfin Web"

UI is redundant
This commit is contained in:
Andrew Rabert 2018-12-23 22:37:34 -05:00
parent 519db64c43
commit ca0ebaf4bd

View file

@ -160,7 +160,7 @@ define(["appSettings", "browser", "events", "htmlMediaHelper"], function(appSett
return deviceId return deviceId
}, },
appName: function() { appName: function() {
return "Jellyfin Web UI" return "Jellyfin Web"
}, },
appVersion: function() { appVersion: function() {
return appVersion return appVersion