Skip to content

Commit

Permalink
Update timeline_viewer_benchmark.dart
Browse files Browse the repository at this point in the history
  • Loading branch information
Airyzz committed May 31, 2024
1 parent 0ebca48 commit 30cea80
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -96,6 +96,7 @@ extension BenchmarkTimeline on MatrixRoom {
]);

var mxTimeline = matrix.Timeline(chunk: chunk, room: matrixRoom);

return MatrixTimeline(client, this, matrixRoom,
initialTimeline: mxTimeline);
}
Expand Down

0 comments on commit 30cea80

Please sign in to comment.