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: Frank Elsinga <[email protected]>
  • Loading branch information
sctnightcore and CommanderStorm authored Oct 16, 2024
1 parent 20fa15a commit 0c7fc36
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 @@ -141,7 +141,7 @@ const NotificationFormList = {
"gtxmessaging": GtxMessaging,
"Cellsynt": Cellsynt,
"WPush": WPush,
"SendGrid": SendGrid
"SendGrid": SendGrid,
};

export default NotificationFormList;

0 comments on commit 0c7fc36

Please sign in to comment.