rm extra ?

This commit is contained in:
Hailey
2024-05-02 08:51:17 -07:00
parent 84bdba9974
commit 17042f523c
+1 -1
View File
@@ -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"