diff --git a/client/src/javascript/components/sidebar/NotificationsButton.tsx b/client/src/javascript/components/sidebar/NotificationsButton.tsx index a9721756..5137ef00 100644 --- a/client/src/javascript/components/sidebar/NotificationsButton.tsx +++ b/client/src/javascript/components/sidebar/NotificationsButton.tsx @@ -190,7 +190,7 @@ class NotificationsButton extends React.Component {this.props.intl.formatMessage(MESSAGES[`${notification.id}.heading` as keyof typeof MESSAGES])} - ' — ' + {' — '} {date} {this.props.intl.formatMessage(MESSAGES.at)} {time}