fix: Chat ui
This commit is contained in:
parent
67cd60e87c
commit
ea0c94cfd2
1 changed files with 1 additions and 1 deletions
|
|
@ -184,7 +184,7 @@ class ChatController extends State<Chat> {
|
|||
}
|
||||
});
|
||||
}
|
||||
updateView();
|
||||
filteredEvents = timeline.getFilteredEvents(unfolded: unfolded);
|
||||
return true;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue