fix false pos

This commit is contained in:
Vendicated 2024-06-19 04:52:59 +02:00
parent 5e7d27848a
commit 49ddc5e435
No known key found for this signature in database
GPG key ID: D66986BAF75ECF18

View file

@ -35,7 +35,7 @@ export default definePlugin({
}
},
{
find: ".handleSendMessage",
find: ".handleSendMessage,onResize",
replacement: {
// props.chatInputType...then((function(isMessageValid)... var parsedMessage = b.c.parse(channel,... var replyOptions = f.g.getSendMessageOptionsForReply(pendingReply);
// Lookbehind: validateMessage)({openWarningPopout:..., type: i.props.chatInputType, content: t, stickers: r, ...}).then((function(isMessageValid)