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