Merge pull request #163 from Alexk2309/master

Removed resumable items from next up
This commit is contained in:
Fredrik Burmester
2024-10-08 19:55:28 +02:00
committed by GitHub

View File

@@ -264,6 +264,7 @@ export default function index() {
fields: ["MediaSourceCount"],
limit: 20,
enableImageTypes: ["Primary", "Backdrop", "Thumb"],
enableResumable: false,
})
).data.Items || [],
type: "ScrollingCollectionList",