mirror of
https://iceshrimp.dev/limepotato/jormungandr-bite.git
synced 2025-01-10 23:51:01 -07:00
quick fix
This commit is contained in:
parent
aee954e087
commit
4446345cf0
1 changed files with 1 additions and 1 deletions
|
@ -89,7 +89,7 @@ definePageMetadata({
|
|||
|
||||
const dmsPagination = {
|
||||
endpoint: 'messaging/history' as const,
|
||||
limit: 100,
|
||||
limit: 99,
|
||||
params: {
|
||||
group: false,
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue