Skip to content

Commit 224b621

Browse files
Update components/intercom/actions/upsert-contact/upsert-contact.mjs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 8667c81 commit 224b621

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/intercom/actions/upsert-contact/upsert-contact.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ export default {
9898
],
9999
},
100100
pagination: {
101-
per_page: 5,
101+
per_page: 1,
102102
},
103103
},
104104
});

0 commit comments

Comments
 (0)