Skip to content

Commit

Permalink
Merge pull request #68 from LucasB25/patch-2
Browse files Browse the repository at this point in the history
Update setupSystem.js
  • Loading branch information
appujet authored Apr 6, 2024
2 parents 44c6f08 + bc0cb0d commit 79b59aa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/events/Client/setupSystem.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
const Event = require("../../structures/Event.js");
const { oops, setupStart } = require("../../utils/SetupSystem.js");
const { TextChannel, PermissionsBitField } = require("discord.js");

module.exports = class SetupSystem extends Event {
constructor(client, file) {
Expand Down

0 comments on commit 79b59aa

Please sign in to comment.