diff --git a/lib/src/message_actions_modal.dart b/lib/src/message_actions_modal.dart index f4cd47c8..8013a8b3 100644 --- a/lib/src/message_actions_modal.dart +++ b/lib/src/message_actions_modal.dart @@ -118,6 +118,7 @@ class MessageActionsModal extends StatelessWidget { showTimestamp: false, translateUserAvatar: false, showReactionPickerIndicator: true, + showInChannelIndicator: false, showSendingIndicator: DisplayWidget.gone, shape: messageShape, ),