feature/IO-3096-GlobalNotifications - Check-point

This commit is contained in:
Dave Richer
2025-02-11 12:33:13 -05:00
parent 2ee582bfa2
commit 142617bc3d
8 changed files with 93 additions and 38 deletions

View File

@@ -16,6 +16,4 @@ const notificationScenarios = [
"alternate-transport-changed"
];
const notificationChannels = ["app", "email", "fcm"];
export { notificationScenarios, notificationChannels };
export { notificationScenarios };