Removed resumable items from next up

This commit is contained in:
Alex Kim
2024-10-09 02:40:11 +11:00
parent 4fc3044838
commit 6012f8c8d2

View File

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