You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/plugins/_api/messageEvents.ts
+4-9Lines changed: 4 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -37,13 +37,9 @@ export default definePlugin({
37
37
{
38
38
find: ".handleSendMessage,onResize",
39
39
replacement: {
40
-
// FIXME: Simplify this change once all branches share the same code
41
-
// props.chatInputType...then((function(isMessageValid)... var parsedMessage = b.c.parse(channel,... var replyOptions = f.g.getSendMessageOptionsForReply(pendingReply);
0 commit comments