mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 20:35:16 +00:00
Show which groups are Forez groups
This commit is contained in:
1
assets/js/typings/Group.d.ts
vendored
1
assets/js/typings/Group.d.ts
vendored
@ -12,6 +12,7 @@ declare interface AdvancedGroupInfo extends Group {
|
||||
number_likes: Number,
|
||||
is_liking: Boolean,
|
||||
conversations: Conversation[],
|
||||
is_forez_group: boolean,
|
||||
}
|
||||
|
||||
declare interface GroupSettings extends AdvancedGroupInfo {}
|
Reference in New Issue
Block a user