mirror of
https://github.com/open-webui/open-webui
synced 2025-06-26 18:26:48 +00:00
Merge pull request #14770 from silentoplayz/small-fix
fix: remove newline from Pending User Overlay Title input field
This commit is contained in:
commit
cc563d9763
@ -312,7 +312,6 @@
|
|||||||
{$i18n.t('Pending User Overlay Title')}
|
{$i18n.t('Pending User Overlay Title')}
|
||||||
</div>
|
</div>
|
||||||
<Textarea
|
<Textarea
|
||||||
rows={2}
|
|
||||||
placeholder={$i18n.t(
|
placeholder={$i18n.t(
|
||||||
'Enter a title for the pending user info overlay. Leave empty for default.'
|
'Enter a title for the pending user info overlay. Leave empty for default.'
|
||||||
)}
|
)}
|
||||||
|
Loading…
Reference in New Issue
Block a user