Fixed lint
This commit is contained in:
@@ -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>
|
||||||
|
|||||||
Reference in New Issue
Block a user