Update src/scripts/libraryBrowser.js
Co-authored-by: Dmitry Lyzo <56478732+dmitrylyzo@users.noreply.github.com>
This commit is contained in:
@@ -119,7 +119,7 @@ export function getQueryPagingHtml (options) {
|
||||
}
|
||||
|
||||
export function showSortMenu (options) {
|
||||
Promise.All([
|
||||
Promise.all([
|
||||
import('dialogHelper'),
|
||||
import('emby-radio')
|
||||
]).then(({default: dialogHelper}) => {
|
||||
|
||||
Reference in New Issue
Block a user