Retain the timeline here

This commit is contained in:
RMidhunSuresh 2023-06-09 15:43:17 +05:30
parent 2ebb22ab32
commit f92a7d2008

View File

@ -559,6 +559,7 @@ export class BaseRoom extends EventEmitter {
if (this._timeline) {
log.log({ l: "Returning existing timeline" });
resolve();
this._timeline.retain();
return this._timeline;
}
this._timeline = new Timeline({