mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
fix merge conflicts
This commit is contained in:
parent
bf408ae9aa
commit
0b099806a7
1 changed files with 0 additions and 3 deletions
|
@ -54,9 +54,6 @@ function pageIdOn(eventName, id, fn) {
|
||||||
}
|
}
|
||||||
|
|
||||||
var Dashboard = {
|
var Dashboard = {
|
||||||
allowPluginPages: function (pluginId) {
|
|
||||||
return true;
|
|
||||||
},
|
|
||||||
getCurrentUser: function () {
|
getCurrentUser: function () {
|
||||||
return window.ApiClient.getCurrentUser(false);
|
return window.ApiClient.getCurrentUser(false);
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue