Skip to content

Commit

Permalink
chore(ui): Update a log message.
Browse files Browse the repository at this point in the history
  • Loading branch information
Hywan committed May 27, 2024
1 parent c1805c9 commit 3b1b893
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion crates/matrix-sdk-ui/src/timeline/builder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -228,7 +228,7 @@ impl TimelineBuilder {
}

RoomEventCacheUpdate::AddTimelineEvents { events, origin } => {
trace!("Received new timeline events from sync.");
trace!("Received new timeline events.");

inner.add_events_at(
events,
Expand Down

0 comments on commit 3b1b893

Please sign in to comment.