„static/admin/config/collections/author.js“ ändern
All checks were successful
website-main / prod-build (push) Successful in 57s
website-main / test-build (push) Successful in 56s
website-main / auto-rebuild (push) Has been skipped

This commit is contained in:
Denys Konovalov 2023-06-07 21:21:41 +02:00
parent 1beae524ae
commit 6a13f5d3ad

@ -87,6 +87,12 @@ const AuthorCollection = {
required: false, required: false,
default: true, default: true,
}, },
{
name: "type",
label: "Typ",
widget: "hidden",
default: "author",
},
{ {
name: "body", name: "body",
label: "Beschreibung", label: "Beschreibung",