mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-01-07 14:48:53 +01:00
whitespace
This commit is contained in:
parent
4ca607914b
commit
376c72c95d
@ -92,6 +92,7 @@ function AdminSettingsForm({data: instance}) {
|
||||
label="Short description"
|
||||
placeholder="A small testing instance for the GoToSocial alpha software."
|
||||
/>
|
||||
|
||||
<TextArea
|
||||
field={form.description}
|
||||
label="Full description"
|
||||
@ -103,6 +104,7 @@ function AdminSettingsForm({data: instance}) {
|
||||
label="Contact user (local account username)"
|
||||
placeholder="admin"
|
||||
/>
|
||||
|
||||
<TextInput
|
||||
field={form.contactEmail}
|
||||
label="Contact email"
|
||||
|
Loading…
Reference in New Issue
Block a user