Skip to content

Commit f52ddf7

Browse files
committed
courses: i hate formatters
1 parent e55cdf2 commit f52ddf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

commands/course.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
onst { SlashCommandBuilder } = require("@discordjs/builders");
1+
const { SlashCommandBuilder } = require("@discordjs/builders");
22
const { Permissions } = require("discord.js");
33

44
const MODERATION_REQUEST_CHANNEL = 824506830641561600;

0 commit comments

Comments
 (0)