mirror of
https://github.com/lingble/chatwoot.git
synced 2026-03-20 03:52:43 +00:00
Co-authored-by: Sivin Varghese <64252451+iamsivin@users.noreply.github.com> Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
6 lines
91 B
JavaScript
6 lines
91 B
JavaScript
export default {
|
|
type: 'Conversation',
|
|
ids: [64, 39],
|
|
fields: { assignee_id: 6 },
|
|
};
|