fix build
Build and Deploy / build-and-deploy (push) Successful in 3m32s

This commit is contained in:
2026-05-07 10:05:24 +02:00
parent 2a0f7d5bcf
commit 2d80e7ad49
4 changed files with 19 additions and 4 deletions
-1
View File
@@ -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',