diff --git a/react/features/notifications/components/web/NotificationWithParticipants.js b/react/features/notifications/components/web/NotificationWithParticipants.js index c180c0ec59..f1e65da628 100644 --- a/react/features/notifications/components/web/NotificationWithParticipants.js +++ b/react/features/notifications/components/web/NotificationWithParticipants.js @@ -60,6 +60,7 @@ export default function({ { participants.map(p => (
  • {t('lobby.reject')} {t('lobby.admit')}