remove strong tag
This commit is contained in:
parent
d15358d48a
commit
ed298fbc3c
|
|
@ -42,9 +42,7 @@ export function ReplaceConnectionWarning({
|
|||
</strong>
|
||||
</p>
|
||||
<p className="my-1">
|
||||
<strong>
|
||||
{__('Having trouble with this connection?')}
|
||||
</strong>{' '}
|
||||
{__('Having trouble with this connection?')}{' '}
|
||||
<a
|
||||
href={DISCORD_URL}
|
||||
target="_blank"
|
||||
|
|
|
|||
Loading…
Reference in New Issue