1
0
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:
2021-04-22 15:15:40 +02:00
parent 6baf02e258
commit 1f0abe9c2b
6 changed files with 37 additions and 4 deletions

View File

@ -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