Skip to content

Commit

Permalink
fix(ui): fix merge error
Browse files Browse the repository at this point in the history
  • Loading branch information
esarbanis committed Dec 4, 2023
1 parent 68f7413 commit d168239
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -1126,7 +1126,6 @@ class _StreamMessageWidgetState extends State<StreamMessageWidget>
return StreamChannel(
channel: channel,
child: MessageActionsModal(
showReactionPicker: widget.showReactionPicker,
messageWidget: widget.copyWith(
key: const Key('MessageWidget'),
message: widget.message.copyWith(
Expand Down

0 comments on commit d168239

Please sign in to comment.