mirror of
https://github.com/warmbly/warmbly.git
synced 2026-08-19 00:01:14 +00:00
5 lines
184 B
JSON
5 lines
184 B
JSON
[
|
|
{ "name": "title", "type": "text", "label": "Title", "required": true },
|
|
{ "name": "color", "type": "text", "label": "Color", "help": "Optional hex color, e.g. #0ea5e9." }
|
|
]
|