Skip to content

Commit

Permalink
Run Code Cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Erisa committed Jul 2, 2024
1 parent 9926362 commit ec9d441
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Program.cs
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ static async Task Main(string[] _)
clientConfig.LogUnknownEvents = false;
clientConfig.LogUnknownAuditlogs = false;
});

discordBuilder.ConfigureEventHandlers
(
builder => builder.HandleComponentInteractionCreated(InteractionEvents.ComponentInteractionCreateEvent)
Expand Down

0 comments on commit ec9d441

Please sign in to comment.