Fixed lint

auto_join_3.3
Astagor 2020-05-05 08:02:11 +02:00
parent 311936d21a
commit ab5893dbdf
2 changed files with 9 additions and 9 deletions

View File

@ -290,7 +290,7 @@ const JoinDialog = ({
<FormattedMessage <FormattedMessage
id='room.overRoomLimit' id='room.overRoomLimit'
defaultMessage={ defaultMessage={
`The room is full. Retry after some time.` 'The room is full. Retry after some time.'
} }
/> />
</DialogContentText> </DialogContentText>