chore: sync with upstream changes

Synced local repository with latest changes from upstream (ItzCrazyKns/Perplexica)
This commit is contained in:
haddadrm
2025-04-10 09:13:17 +04:00

View File

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