mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
update components
This commit is contained in:
parent
857b8348bb
commit
165a3a99a2
11 changed files with 99 additions and 48 deletions
|
@ -2992,6 +2992,7 @@
|
|||
|
||||
var options = {};
|
||||
|
||||
var userId = self.getCurrentUserId();
|
||||
if (userId) {
|
||||
options.userId = userId;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue