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

View file

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