Skip to content

Commit

Permalink
Update commandUpdate.js
Browse files Browse the repository at this point in the history
  • Loading branch information
Bes-js committed Aug 8, 2023
1 parent cb2542e commit 485b315
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Supervisor/src/beş_events/commandUpdate.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const client = global.client;
const { EmbedBuilder, Events } = require("discord.js");
const { EmbedBuilder, Events, codeBlock } = require("discord.js");
const beş_config = require("../../beş_config");
const db = client.db;
const ms = require('ms');
Expand Down

0 comments on commit 485b315

Please sign in to comment.