mirror of
https://github.com/utopia-os/utopia-ui.git
synced 2026-01-17 18:31:19 +00:00
* sync collections & other settings with production missing changes * deactivated specific flows --------- Co-authored-by: Anton Tranelis <mail@antontranelis.de>
28 lines
519 B
JSON
28 lines
519 B
JSON
{
|
|
"collection": "items",
|
|
"field": "secrets",
|
|
"type": "alias",
|
|
"meta": {
|
|
"collection": "items",
|
|
"conditions": null,
|
|
"display": null,
|
|
"display_options": null,
|
|
"field": "secrets",
|
|
"group": null,
|
|
"hidden": false,
|
|
"interface": "list-o2m",
|
|
"note": null,
|
|
"options": null,
|
|
"readonly": false,
|
|
"required": false,
|
|
"sort": 32,
|
|
"special": [
|
|
"o2m"
|
|
],
|
|
"translations": null,
|
|
"validation": null,
|
|
"validation_message": null,
|
|
"width": "full"
|
|
}
|
|
}
|