Skip to content

Commit

Permalink
FIX: notification icon was not set
Browse files Browse the repository at this point in the history
  • Loading branch information
jjaffeux committed Aug 25, 2020
1 parent 634d1f6 commit d12a7ab
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -219,7 +219,7 @@ function initializeDiscoursePostEventDecorator(api) {
);

api.replaceIcon(
"notification.discourse_calendar.invite_user_predefined_attendance_notification",
"notification.discourse_post_event.notifications.invite_user_predefined_attendance_notification",
"calendar-day"
);

Expand Down

0 comments on commit d12a7ab

Please sign in to comment.