mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-19 08:15:16 +00:00
Add like button on group page
This commit is contained in:
@ -210,7 +210,7 @@ class GroupsHelper {
|
||||
timeCreate: map["time_create"],
|
||||
description: map["description"],
|
||||
url: map["url"],
|
||||
numberLikes: map["number_likes"],
|
||||
isLiking: map["is_liking"],
|
||||
likes: map["number_likes"],
|
||||
userLike: map["is_liking"],
|
||||
);
|
||||
}
|
||||
|
Reference in New Issue
Block a user