mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add dish hopper profile
This commit is contained in:
parent
26ac527517
commit
edb99f6ba2
2 changed files with 11 additions and 28 deletions
|
@ -57,7 +57,7 @@
|
|||
});
|
||||
|
||||
$('.btnDeleteUser', flyout).on('click', function () {
|
||||
deleteUser(page, this);
|
||||
deleteUser(page, this.getAttribute('data-userid'));
|
||||
});
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue