mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
add image editing to library setup
This commit is contained in:
parent
8a2b6dbea0
commit
e6020421a1
77 changed files with 338 additions and 109 deletions
|
@ -1149,7 +1149,9 @@
|
|||
|
||||
$(btnSelectionPanelOptions).on('click', showMenuForSelectedItems);
|
||||
|
||||
shake(btnSelectionPanelOptions, 1);
|
||||
if (!$.browser.mobile) {
|
||||
shake(btnSelectionPanelOptions, 1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue