diff --git a/src/api/client/sync/v3/joined.rs b/src/api/client/sync/v3/joined.rs index 9b68a88a..d5ffd0b2 100644 --- a/src/api/client/sync/v3/joined.rs +++ b/src/api/client/sync/v3/joined.rs @@ -270,7 +270,7 @@ async fn build_state_and_timeline( // joined since the last sync, that being the syncing user's join event. if // it's empty something is wrong. if joined_since_last_sync && timeline.pdus.is_empty() { - warn!("timeline for newly joined room is empty"); + debug_warn!("timeline for newly joined room is empty"); } let (summary, device_list_updates) = try_join(