This commit is contained in:
@@ -5,7 +5,6 @@ export const theaterHomepageSchema = defineType({
|
||||
title: 'Theater Homepage',
|
||||
type: 'document',
|
||||
// Singleton: disable create/delete — only update and publish
|
||||
__experimental_actions: ['update', 'publish'],
|
||||
fields: [
|
||||
defineField({
|
||||
name: 'title',
|
||||
|
||||
Reference in New Issue
Block a user