Add some colours
This commit is contained in:
@@ -24,7 +24,7 @@ const getTimelineConversation = (room) => {
|
||||
cli, timelineSet,
|
||||
{windowLimit: Number.MAX_VALUE});
|
||||
|
||||
timelineWindow.load(null, 20);
|
||||
timelineWindow.load(null, 30);
|
||||
|
||||
const events = timelineWindow.getEvents();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user