Fixed lint
parent
311936d21a
commit
ab5893dbdf
|
|
@ -290,7 +290,7 @@ const JoinDialog = ({
|
|||
<FormattedMessage
|
||||
id='room.overRoomLimit'
|
||||
defaultMessage={
|
||||
`The room is full. Retry after some time.`
|
||||
'The room is full. Retry after some time.'
|
||||
}
|
||||
/>
|
||||
</DialogContentText>
|
||||
|
|
|
|||
Loading…
Reference in New Issue