Fix add logo
This commit is contained in:
1
types/generated/contentTypes.d.ts
vendored
1
types/generated/contentTypes.d.ts
vendored
@@ -825,6 +825,7 @@ export interface ApiChoralChoral extends Struct.CollectionTypeSchema {
|
||||
'api::choral.choral'
|
||||
> &
|
||||
Schema.Attribute.Private;
|
||||
logo: Schema.Attribute.Media<'images' | 'files' | 'videos' | 'audios'>;
|
||||
memberships: Schema.Attribute.Relation<
|
||||
'oneToMany',
|
||||
'api::choral-membership.choral-membership'
|
||||
|
||||
Reference in New Issue
Block a user