From d76198d2009f9ddf96aa219d1d0652bc6cb393bb Mon Sep 17 00:00:00 2001 From: Madeline <46743919+MaddyUnderStars@users.noreply.github.com> Date: Fri, 23 Dec 2022 13:56:33 +1100 Subject: WIP Discord connection --- src/util/index.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/util/index.ts') diff --git a/src/util/index.ts b/src/util/index.ts index cb180ee8..9c0f7881 100644 --- a/src/util/index.ts +++ b/src/util/index.ts @@ -25,4 +25,4 @@ export * from "./dtos/index"; export * from "./schemas"; export * from "./imports"; export * from "./config"; -export * from "./connections" \ No newline at end of file +export * from "./connections" -- cgit 1.5.1