Skip to content

Commit

Permalink
init#8
Browse files Browse the repository at this point in the history
  • Loading branch information
Panos Karampis committed Sep 21, 2024
1 parent 94f430f commit d64f406
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@
import net.dv8tion.jda.api.entities.ScheduledEvent;
import net.dv8tion.jda.api.managers.AudioManager;

@RegisterForReflection(targets = {Guild[].class, AudioManager[].class)
@RegisterForReflection(targets = {Guild[].class, AudioManager[].class})
public class ReflectionConfig {
}

0 comments on commit d64f406

Please sign in to comment.