From 83242b1042903284250951dfb8a0bf7b56d86992 Mon Sep 17 00:00:00 2001 From: eemaanamir Date: Mon, 23 Sep 2024 16:57:01 +0500 Subject: [PATCH] chore: added notificationTitle for oraGradeAssigned --- 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 b99aca6bd..d8035452d 100644 --- a/src/notification-preferences/messages.js +++ b/src/notification-preferences/messages.js @@ -28,6 +28,7 @@ const messages = defineMessages({ contentReported {Reported content} courseUpdates {Course updates} oraStaffNotification {ORA new submissions} + oraGradeAssigned {ORA grade received} other {{text}} }`, description: 'Display text for Notification Types',