mirror of
https://github.com/warmbly/warmbly.git
synced 2026-08-19 08:01:16 +00:00
5 lines
199 B
JSON
5 lines
199 B
JSON
[
|
|
{ "name": "contact_id", "type": "select", "label": "Contact", "required": true, "options": "rpc://contactList" },
|
|
{ "name": "content", "type": "text", "label": "Note", "required": true }
|
|
]
|