Skip to content

Commit

Permalink
Minor formatting change
Browse files Browse the repository at this point in the history
  • Loading branch information
Aizistral committed Sep 7, 2024
1 parent af7843f commit 3189dca
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -62,6 +62,7 @@ public static void bootstrap() {
instance = new CommandRegistry();
instance.populate();
instance.sendUpdate();

Bootstrap.JDA.addEventListener(instance);
}

Expand Down

0 comments on commit 3189dca

Please sign in to comment.