webapps/packages/layers/content/app.config.ts
Dominik Milacher 623665658e
All checks were successful
Build and deploy updated apps / Build & deploy (push) Successful in 1m51s
Try something
2025-10-14 21:07:08 +02:00

8 lines
123 B
TypeScript

export default defineAppConfig({
content: {
matrix: undefined,
business: undefined,
legal: undefined,
}
})