mirror of
https://github.com/jellyfin/jellyfin-web.git
synced 2024-11-17 02:48:19 -07:00
Update src/scripts/libraryBrowser.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
parent
3f7e36b499
commit
1ede5e0d68
@ -119,7 +119,7 @@ export function getQueryPagingHtml (options) {
|
||||
}
|
||||
|
||||
export function showSortMenu (options) {
|
||||
Promise.All([
|
||||
Promise.all([
|
||||
import('dialogHelper'),
|
||||
import('emby-radio')
|
||||
]).then(({default: dialogHelper}) => {
|
||||
|
Loading…
Reference in New Issue
Block a user