mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
remove plugin configuration block for android devices
This commit is contained in:
parent
fa8eb4f34d
commit
2dd44178fa
3 changed files with 10 additions and 18 deletions
|
@ -32,9 +32,6 @@ function pageIdOn(eventName, id, fn) {
|
|||
})
|
||||
}
|
||||
var Dashboard = {
|
||||
allowPluginPages: function(pluginId) {
|
||||
return true;
|
||||
},
|
||||
getCurrentUser: function() {
|
||||
return window.ApiClient.getCurrentUser(!1)
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue