up the list limit to 1000

This commit is contained in:
2026-02-06 05:13:10 -08:00
parent 46783cb924
commit 66312e99b5

View File

@@ -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