This commit is contained in:
parent
f9f7be56b2
commit
28596c18c8
1 changed files with 7 additions and 1 deletions
|
@ -348,13 +348,19 @@ collections:
|
|||
name: "bios"
|
||||
editor:
|
||||
preview: false
|
||||
fields:
|
||||
- { label: "Name", name: "name", widget: "string" }
|
||||
- file: "navigation_de.toml"
|
||||
label: "Navigation-DE"
|
||||
name: "navigation-de"
|
||||
editor:
|
||||
preview: false
|
||||
fields:
|
||||
- { label: "Navigation", name: "navigation", widget: "object" }
|
||||
- file: "navigation_en.toml"
|
||||
label: "Navigation-EN"
|
||||
name: "navigation-en"
|
||||
editor:
|
||||
preview: false
|
||||
preview: false
|
||||
fields:
|
||||
- { label: "Navigation", name: "navigation", widget: "object" }
|
Loading…
Add table
Add a link
Reference in a new issue