bug: fixes error in creating a new one off campaign (#3067)
* bug: fixes error in creating a new one off campaign * Review fixes Co-authored-by: Muhsin Keloth <muhsinkeramam@gmail.com>
This commit is contained in:
@@ -49,10 +49,10 @@ export default [
|
||||
name: 'Test Widget 5',
|
||||
channel_type: 'Channel::TwilioSms',
|
||||
avatar_url: null,
|
||||
medium: 'sms',
|
||||
page_id: null,
|
||||
widget_color: '#68BC00',
|
||||
website_token: 'randomid125',
|
||||
enable_auto_assignment: true,
|
||||
},
|
||||
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user