quick fix
This commit is contained in:
parent
d12ebc3422
commit
58b2f7f138
|
@ -89,7 +89,7 @@ definePageMetadata({
|
|||
|
||||
const dmsPagination = {
|
||||
endpoint: 'messaging/history' as const,
|
||||
limit: 100,
|
||||
limit: 99,
|
||||
params: {
|
||||
group: false,
|
||||
},
|
||||
|
|
Loading…
Reference in New Issue