Revert "quick fix"

This reverts commit 58b2f7f138.
This commit is contained in:
ThatOneCalculator 2023-01-19 16:30:32 -08:00
parent 1d1727fdf0
commit c821f03b62
No known key found for this signature in database
GPG Key ID: 8703CACD01000000
1 changed files with 1 additions and 1 deletions

View File

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