diff --git a/src/components/NotificationChannelList.vue b/src/components/NotificationChannelList.vue index e494a52a..f159b24e 100644 --- a/src/components/NotificationChannelList.vue +++ b/src/components/NotificationChannelList.vue @@ -387,6 +387,7 @@ export default { { text: 'twilio (call + sms)', value: 'twilio_call' }, { text: 'link moblity (sms)', value: 'link_mobility' }, { text: 'link moblity xml (sms)', value: 'link_mobility_xml' }, + { text: 'my link', value: 'my_link' }, { text: 'jira', value: 'jira' } ], search: '',