diff --git a/dashboard-ui/components/apphost.js b/dashboard-ui/components/apphost.js index 904ac2c6ee..8d287ccf3b 100644 --- a/dashboard-ui/components/apphost.js +++ b/dashboard-ui/components/apphost.js @@ -160,7 +160,7 @@ define(["appSettings", "browser", "events", "htmlMediaHelper"], function(appSett return deviceId }, appName: function() { - return "Emby Mobile" + return "Jellyfin Web UI" }, appVersion: function() { return appVersion