use import for ItemsByName & PlaylistViewer
This commit is contained in:
parent
6d3365bc09
commit
ac62a5e8bf
4 changed files with 19 additions and 14 deletions
|
@ -373,6 +373,8 @@ function getItemsFunction(options, item) {
|
|||
};
|
||||
}
|
||||
|
||||
window.ItemsByName = {
|
||||
const ItemsByName = {
|
||||
renderItems: renderItems
|
||||
};
|
||||
|
||||
export default ItemsByName;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue