mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2024-11-09 11:41:30 -07:00
both?
This commit is contained in:
parent
2fdff79ebc
commit
9e60b8ffc2
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ import {instance} from "@/instance";
|
|||
|
||||
const pagination = {
|
||||
endpoint: "i/favorites" as const,
|
||||
limit: 10,
|
||||
limit: 500,
|
||||
};
|
||||
|
||||
const pagingComponent = ref<InstanceType<typeof MkPagination>>();
|
||||
|
|
Loading…
Reference in a new issue