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