From 8316ff53cdee895a512a1b4ed171e1ac8af81762 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?DedShot=E2=84=A2=239195?= Date: Tue, 19 May 2020 23:01:05 -0400 Subject: [PATCH] added new line --- src/commands/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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';