Skip to content

Commit

Permalink
Don't log embed & forward data for passive list matches
Browse files Browse the repository at this point in the history
  • Loading branch information
FloatingMilkshake committed Feb 11, 2025
1 parent 6ca7474 commit beebc64
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Events/MessageEvent.cs
Original file line number Diff line number Diff line change
Expand Up @@ -893,7 +893,6 @@ await InvestigationsHelpers.SendInfringingMessaageAsync(
colour: new DiscordColor(0xFEC13D),
channelOverride: logChannel,
extraField: extraField,
messageContentOverride: msgContentWithEmbedData,
wasAutoModBlock: wasAutoModBlock
);
}
Expand Down

0 comments on commit beebc64

Please sign in to comment.