From 365abc36dd3b41680527bcf613013bb4999b613d Mon Sep 17 00:00:00 2001 From: TheArcaneBrony Date: Sun, 7 Aug 2022 02:52:09 +0200 Subject: Switch to migrations fully --- util/src/index.ts | 1 + 1 file changed, 1 insertion(+) (limited to 'util/src/index.ts') diff --git a/util/src/index.ts b/util/src/index.ts index ae0f7e54..259d1c97 100644 --- a/util/src/index.ts +++ b/util/src/index.ts @@ -4,3 +4,4 @@ export * from "./util/index"; export * from "./interfaces/index"; export * from "./entities/index"; export * from "./dtos/index"; +export * from "./util/MFA"; \ No newline at end of file -- cgit 1.5.1