[MessageActionsModal] Fix flag action button title
Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
@@ -464,7 +464,7 @@ class _MessageActionsModalState extends State<MessageActionsModal> {
|
||||
),
|
||||
const SizedBox(width: 16),
|
||||
Text(
|
||||
'Flag',
|
||||
'Flag Message',
|
||||
style: StreamChatTheme.of(context).textTheme.body,
|
||||
),
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user