diff --git a/src/routes/list/+page.ts b/src/routes/list/+page.ts index 9d66024..c8dd4ed 100644 --- a/src/routes/list/+page.ts +++ b/src/routes/list/+page.ts @@ -9,7 +9,7 @@ import { } from "$lib/types/mal"; import type { PageLoad } from "./$types"; -const LIST_QUERY_LIMIT = 20; +const LIST_QUERY_LIMIT = 1000; const SearchSchema = MalAnimeListQuerySchema.extend({ // Username