fix errors
This commit is contained in:
+2
-1
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user