Files
theater-ziefen-website/src/sanity/schemas/index.ts
T
johannes.gasser 92a80e8759
Build and Deploy / build-and-deploy (push) Successful in 6m50s
added image support
2026-05-18 07:01:11 +02:00

4 lines
110 B
TypeScript

import { theaterHomepageSchema } from './theaterHomepage'
export const schemaTypes = [theaterHomepageSchema]