mirror of
https://github.com/vector-im/element-web.git
synced 2026-06-28 11:29:40 +00:00
eb07f1fb86
Previously ForwardDialog was not giving its EventTile message preview the information it needed to render a ReplyThread. This was a bit tricky to fix since we were pulling a fake event out of thin air, so this ensures it doesn't regress. Signed-off-by: Robin Townsend <robin@robin.town>