From 987484d205fa53d8840dc2fc5e4c0165453ce74d Mon Sep 17 00:00:00 2001 From: Hassan Raza Date: Tue, 17 Jun 2025 14:47:36 +0500 Subject: [PATCH] feat: Add notification for discussion app --- src/notification-preferences/messages.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/notification-preferences/messages.js b/src/notification-preferences/messages.js index 526255a..fea8cd3 100644 --- a/src/notification-preferences/messages.js +++ b/src/notification-preferences/messages.js @@ -29,6 +29,7 @@ const messages = defineMessages({ courseUpdates {Course updates} oraStaffNotifications {New ORA submission for staff grading} oraGradeAssigned {Essay assignment grade received} + newInstructorAllLearnersPost {New posts from instructors} other {{text}} }`, description: 'Display text for Notification Types',