0.11.21 : change on event and group
This commit is contained in:
3
types/generated/components.d.ts
vendored
3
types/generated/components.d.ts
vendored
@@ -26,6 +26,9 @@ export interface GroupActivity extends Struct.ComponentSchema {
|
||||
displayName: 'Activity';
|
||||
};
|
||||
attributes: {
|
||||
activityAvatar: Schema.Attribute.Media<
|
||||
'images' | 'files' | 'videos' | 'audios'
|
||||
>;
|
||||
activityDate: Schema.Attribute.DateTime;
|
||||
activityMessage: Schema.Attribute.String;
|
||||
activityUser: Schema.Attribute.String;
|
||||
|
||||
Reference in New Issue
Block a user