sticky messages now work without a modal and also with a context menu

This commit is contained in:
2024-03-19 00:40:52 +01:00
parent d681b167ea
commit 3b86f60426
4 changed files with 62 additions and 87 deletions

View File

@@ -1,12 +0,0 @@
{
"form_type": "template_general",
"title": "Add a Sticky message",
"form": [
{
"label": "Content",
"is_paragraph": true,
"required": true,
"max_length": 2000
}
]
}