mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-27 14:59:29 +01:00
fix: Chat ui
This commit is contained in:
parent
4f20ea4d64
commit
0231feb5c5
@ -184,7 +184,7 @@ class ChatController extends State<Chat> {
|
||||
}
|
||||
});
|
||||
}
|
||||
updateView();
|
||||
filteredEvents = timeline.getFilteredEvents(unfolded: unfolded);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user