diff --git a/framework/core/js/forum/src/components/NotificationsDropdown.js b/framework/core/js/forum/src/components/NotificationsDropdown.js index b75fa4289..d009e7fe8 100644 --- a/framework/core/js/forum/src/components/NotificationsDropdown.js +++ b/framework/core/js/forum/src/components/NotificationsDropdown.js @@ -27,7 +27,7 @@ export default class NotificationsDropdown extends Component { {unread || icon('bell')} {app.trans('core.notifications')} -