tailwind
This commit is contained in:
@@ -234,6 +234,18 @@ export default defineConfig({
|
||||
name: "role_en",
|
||||
label: "Role (English)",
|
||||
},
|
||||
{
|
||||
type: "image",
|
||||
name: "logo",
|
||||
label: "Logo",
|
||||
description: "Organization logo image",
|
||||
},
|
||||
{
|
||||
type: "string",
|
||||
name: "url",
|
||||
label: "Website URL",
|
||||
description: "Organization website link",
|
||||
},
|
||||
],
|
||||
},
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user