mirror of
https://gitlab.com/comunic/comunicmobile
synced 2025-06-19 00:05:16 +00:00
Can reload survey
This commit is contained in:
@ -34,7 +34,7 @@ class Post implements LikeElement {
|
||||
bool userLike;
|
||||
final UserAccessLevels access;
|
||||
final CommentsList comments;
|
||||
final Survey survey;
|
||||
Survey survey;
|
||||
|
||||
Post(
|
||||
{@required this.id,
|
||||
|
Reference in New Issue
Block a user