Refactor and fix sorting in library (#197)
This commit is contained in:
@@ -34,6 +34,7 @@ export default function SourceMangaGrid(props: IMangaGridProps) {
|
||||
message={showFilteredOutMessage ? FILTERED_OUT_MESSAGE : message}
|
||||
messageExtra={messageExtra}
|
||||
gridLayout={gridLayout}
|
||||
inLibraryIndicator
|
||||
/>
|
||||
);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user