Edited common reaction emojis, display user avatar in reaction overview

This commit is contained in:
2023-09-09 18:08:08 +02:00
parent 68bfe92849
commit e01bb38af7
6 changed files with 42 additions and 24 deletions

View File

@ -62,8 +62,6 @@ class _ChatListState extends State<ChatList> {
).asDialog(context);
}
});
}
void _query({bool renew = false}) {