Skip to content

Commit

Permalink
Update src/components/notifications/index.js
Browse files Browse the repository at this point in the history
Co-authored-by: Adam Stachowicz <[email protected]>
  • Loading branch information
mhkarimi1383 and Saibamen authored Aug 26, 2022
1 parent a8ea76e commit 064fe50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/notifications/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@ const NotificationFormList = {
"telegram": Telegram,
"webhook": Webhook,
"WeCom": WeCom,
"GoAlert": GoAlert
"GoAlert": GoAlert,
};

export default NotificationFormList;

0 comments on commit 064fe50

Please sign in to comment.