Merge branch 'ItzCrazyKns:master' into master

This commit is contained in:
Rami 2025-04-10 09:09:51 +04:00 committed by GitHub
commit ddd0eb90c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -97,6 +97,7 @@ const MessageBox = ({
}, },
), ),
); );
setSpeechMessage(message.content.replace(regex, ''));
return; return;
} }