mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
#712 - group multiple versions
This commit is contained in:
parent
48ce08d2aa
commit
902d3a3649
8 changed files with 202 additions and 92 deletions
|
@ -138,7 +138,7 @@
|
|||
var deferred = $.Deferred();
|
||||
|
||||
deferred.resolveWith(null, [{
|
||||
Configuration: {}
|
||||
Configuration: { IsAdministrator: true }
|
||||
}]);
|
||||
|
||||
promise1 = deferred.promise();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue