mirror of
https://github.com/jellyfin/jellyfin-web
synced 2025-03-30 19:56:21 +00:00
Update src/components/favoriteitems.js
Co-authored-by: dkanada <dkanada@users.noreply.github.com>
This commit is contained in:
parent
ddf65f31e0
commit
e445341405
1 changed files with 1 additions and 1 deletions
|
@ -231,7 +231,7 @@ import 'emby-itemscontainer';
|
||||||
}
|
}
|
||||||
|
|
||||||
export default {
|
export default {
|
||||||
render: loadSection
|
render: loadSections
|
||||||
};
|
};
|
||||||
|
|
||||||
/* eslint-enable indent */
|
/* eslint-enable indent */
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue