parent
1d1727fdf0
commit
c821f03b62
|
@ -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,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Reference in New Issue