0.12.1 : update user
This commit is contained in:
3
types/generated/components.d.ts
vendored
3
types/generated/components.d.ts
vendored
@@ -31,6 +31,9 @@ export interface GroupActivity extends Struct.ComponentSchema {
|
||||
>;
|
||||
activityDate: Schema.Attribute.DateTime;
|
||||
activityMessage: Schema.Attribute.String;
|
||||
activityType: Schema.Attribute.Enumeration<
|
||||
['user', 'group', 'choral', 'message', 'post', 'contact']
|
||||
>;
|
||||
activityUser: Schema.Attribute.String;
|
||||
};
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user