mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-19 00:05:16 +00:00
Ready to build presence section
This commit is contained in:
@ -409,6 +409,7 @@ class GroupsHelper {
|
||||
.map((s) => ConversationsHelper.apiToConversation(s))
|
||||
.cast<Conversation>()
|
||||
.toList(),
|
||||
isForezGroup: map["is_forez_group"],
|
||||
);
|
||||
|
||||
/// Create [GroupMembership] object from API entry
|
||||
|
Reference in New Issue
Block a user