Skip to content
Snippets Groups Projects
Commit 81d061e7 authored by David Baker's avatar David Baker
Browse files

Fix bug where web client wold break trying to add the earliest token without...

Fix bug where web client wold break trying to add the earliest token without having initialised the room if your first page of history contained only events which didn't call initRoom. Just call initRoom in handleMessages since we use it there rather than leaving it to the individual event handling methods.
parent ceec607e
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment