try empty string for label to avoid spoiler titles
This commit is contained in:
parent
864fc1d615
commit
db6b63024b
|
@ -17,7 +17,7 @@ body:
|
|||
- type: input
|
||||
id: spoiler-begin
|
||||
attributes:
|
||||
label:
|
||||
label: ""
|
||||
description: Opening the spoiler tag
|
||||
placeholder: <details><summary>Topic Tags</summary>
|
||||
value: <details><summary>Topic Tags</summary>
|
||||
|
|
Loading…
Reference in New Issue