mirror of
https://codeberg.org/Bazsalanszky/Infinity-For-Lemmy.git
synced 2024-12-28 11:58:23 +01:00
15 lines
368 B
YAML
15 lines
368 B
YAML
|
body:
|
||
|
- type: markdown
|
||
|
attributes:
|
||
|
value: |
|
||
|
Thanks for taking the time to read this announcement!
|
||
|
|
||
|
- type: textarea
|
||
|
id: description
|
||
|
attributes:
|
||
|
label: description
|
||
|
description: Please describe the announcement in as much detail as possible.
|
||
|
placeholder: Make an announcement here...
|
||
|
validations:
|
||
|
required: true
|