Skip to content

Commit

Permalink
fixup! feat(timeline): support more timeline item content kinds in re…
Browse files Browse the repository at this point in the history
…plied-to details
  • Loading branch information
bnjbvr committed Feb 11, 2025
1 parent af30b47 commit fdde8f1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -409,7 +409,7 @@ impl RepliedToEvent {
UtdCause::determine(
timeline_event.raw(),
room_data_provider.crypto_context_info().await,
&utd_info,
utd_info,
)
} else {
UtdCause::Unknown
Expand Down

0 comments on commit fdde8f1

Please sign in to comment.