remove strong tag

This commit is contained in:
Víctor Falcón 2026-06-20 19:17:23 +02:00
parent d15358d48a
commit ed298fbc3c
1 changed files with 1 additions and 3 deletions

View File

@ -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"