mirror of
https://github.com/open-webui/open-webui.git
synced 2025-12-12 04:15:25 +00:00
fix: remove newline
This commit is contained in:
parent
da5fbc0e39
commit
92c7549b06
1 changed files with 0 additions and 1 deletions
|
|
@ -311,7 +311,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 a new issue