some small code improvements
This commit is contained in:
12
form_templates/sticky_modal.json
Normal file
12
form_templates/sticky_modal.json
Normal file
@@ -0,0 +1,12 @@
|
||||
{
|
||||
"form_type": "template_general",
|
||||
"title": "Add a Sticky message",
|
||||
"form": [
|
||||
{
|
||||
"label": "Content",
|
||||
"is_paragraph": true,
|
||||
"required": true,
|
||||
"max_length": 2000
|
||||
}
|
||||
]
|
||||
}
|
Reference in New Issue
Block a user