diff --git a/src/pages/gallery/components/CollectionSelector.tsx b/src/pages/gallery/components/CollectionSelector.tsx index 122adfab5..e66af4c2d 100644 --- a/src/pages/gallery/components/CollectionSelector.tsx +++ b/src/pages/gallery/components/CollectionSelector.tsx @@ -16,7 +16,7 @@ function CollectionSelector(props) { const CollectionIcons = collectionLatestFile?.map((item) => ( - All {collections?.map(item => {item.name})}