💄 Better history
This commit is contained in:
@ -29,6 +29,12 @@ const Event: Collection = {
|
||||
name: "author",
|
||||
collections: ["author"],
|
||||
},
|
||||
{
|
||||
type: "string",
|
||||
label: "Description",
|
||||
name: "description",
|
||||
required: true,
|
||||
},
|
||||
{
|
||||
type: "datetime",
|
||||
label: "Published Date",
|
||||
|
Reference in New Issue
Block a user