mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-30 16:29:30 +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;
|
return true;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user