mirror of
https://github.com/lingble/chatwoot.git
synced 2025-11-06 05:57:49 +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 },
|
|
};
|