quick fix

This commit is contained in:
cutestnekoaqua 2023-01-18 22:01:33 +01:00
parent aee954e087
commit 4446345cf0

View File

@ -89,7 +89,7 @@ definePageMetadata({
const dmsPagination = {
endpoint: 'messaging/history' as const,
limit: 100,
limit: 99,
params: {
group: false,
},