up the list limit to 1000
This commit is contained in:
@@ -9,7 +9,7 @@ import {
|
|||||||
} from "$lib/types/mal";
|
} from "$lib/types/mal";
|
||||||
import type { PageLoad } from "./$types";
|
import type { PageLoad } from "./$types";
|
||||||
|
|
||||||
const LIST_QUERY_LIMIT = 20;
|
const LIST_QUERY_LIMIT = 1000;
|
||||||
|
|
||||||
const SearchSchema = MalAnimeListQuerySchema.extend({
|
const SearchSchema = MalAnimeListQuerySchema.extend({
|
||||||
// Username
|
// Username
|
||||||
|
|||||||
Reference in New Issue
Block a user