Add some colours

This commit is contained in:
Jaiwanth
2021-05-22 13:39:26 +05:30
parent bb81515cdd
commit e3b0d89ae9
2 changed files with 5 additions and 2 deletions
+1 -1
View File
@@ -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();