This commit is contained in:
@@ -159,6 +159,7 @@ public class NotificationHandler implements RequestHandler {
|
||||
.type(notification.getNotificationType())
|
||||
.status(notification.getStatus())
|
||||
.createdAt(notification.getCreatedAt())
|
||||
.context(notification.getContext())
|
||||
.build();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user