mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2025-03-01 13:00:41 +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…
x
Reference in New Issue
Block a user