fix errors

This commit is contained in:
2026-05-03 15:21:04 +02:00
parent 08c703c9d5
commit 6d6c5df6ac
5 changed files with 9 additions and 7 deletions
+2 -1
View File
@@ -14,6 +14,7 @@ export default defineConfig({
tina: {
mediaRoot: "images",
publicFolder: "public",
static: false,
},
},
schema: {
@@ -238,7 +239,7 @@ export default defineConfig({
type: "image",
name: "logo",
label: "Logo",
description: "Organization logo image",
description: "Organization logo image (SVG, PNG, JPG supported)",
},
{
type: "string",