Update Tina config to include updated
This commit is contained in:
@@ -79,6 +79,13 @@ export default defineConfig({
|
|||||||
dateFormat: "MMM DD YYYY",
|
dateFormat: "MMM DD YYYY",
|
||||||
required: true,
|
required: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
label: "Updated",
|
||||||
|
name: "updated",
|
||||||
|
type: "datetime",
|
||||||
|
dateFormat: "MMM DD YYYY",
|
||||||
|
required: true,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
type: "rich-text",
|
type: "rich-text",
|
||||||
name: "body",
|
name: "body",
|
||||||
|
|||||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user