rm extra ?
This commit is contained in:
@@ -43,7 +43,7 @@ export let MessageMenu = ({
|
|||||||
control={deleteControl}
|
control={deleteControl}
|
||||||
title={_(msg`Delete message`)}
|
title={_(msg`Delete message`)}
|
||||||
description={_(
|
description={_(
|
||||||
msg`Are you sure you want to delete this message?? The message will be deleted for you, but not for other participants.`,
|
msg`Are you sure you want to delete this message? The message will be deleted for you, but not for other participants.`,
|
||||||
)}
|
)}
|
||||||
confirmButtonCta={_(msg`Delete`)}
|
confirmButtonCta={_(msg`Delete`)}
|
||||||
confirmButtonColor="negative"
|
confirmButtonColor="negative"
|
||||||
|
|||||||
Reference in New Issue
Block a user