Skip to content

Commit

Permalink
reactivate quotes back in production
Browse files Browse the repository at this point in the history
  • Loading branch information
Moonded committed Aug 10, 2024
1 parent 478c3d5 commit 392cf2a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/events/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@ import guildjoin from "./util/guildJoin";

const productionEvents: Event<any>[] = [
ready,
quote,
guildjoin,
interactionCreate,
];
Expand Down

0 comments on commit 392cf2a

Please sign in to comment.