diff --git a/src/commands/index.ts b/src/commands/index.ts index b6bb4fc..a9dde61 100644 --- a/src/commands/index.ts +++ b/src/commands/index.ts @@ -15,4 +15,4 @@ export { default as ping } from './ping'; export { default as roleinfo } from './roleinfo'; export { default as unban } from './unban'; export { default as whois } from './whois'; -export { default as slowmode } from './slowmode'; \ No newline at end of file +export { default as slowmode } from './slowmode';