fix: remove newline

This commit is contained in:
Silentoplayz 2025-06-08 01:50:11 -04:00
parent da5fbc0e39
commit 92c7549b06

View File

@ -311,7 +311,6 @@
{$i18n.t('Pending User Overlay Title')}
</div>
<Textarea
rows={2}
placeholder={$i18n.t(
'Enter a title for the pending user info overlay. Leave empty for default.'
)}