6a614a520b
Co-authored-by: Pranav Raj S <pranav@chatwoot.com>
8 lines
110 B
JavaScript
8 lines
110 B
JavaScript
export default {
|
|
1: {
|
|
id: 1,
|
|
account_id: 1,
|
|
name: 'Test',
|
|
description: 'Some team',
|
|
},
|
|
};
|