renames webapp to Jellyfin Web UI
This commit is contained in:
parent
21063747d8
commit
519db64c43
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue