renames webapp to Jellyfin Web UI

This commit is contained in:
Flemming Thesbjerg 2018-12-23 20:39:18 +01:00 committed by Andrew Rabert
parent 21063747d8
commit 519db64c43

View file

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