summary refs log tree commit diff
path: root/util/src/entities/index.ts
diff options
context:
space:
mode:
authorMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-07-20 17:39:16 +1000
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-07-20 20:14:30 +1000
commit5cdcc48d1bcd05f2c85f98f69e1a53f25c8fda72 (patch)
treecc264cdb142ec4259f5cacb1350dc143fb1c492f /util/src/entities/index.ts
parentchore: fix package.json scripts (diff)
downloadserver-5cdcc48d1bcd05f2c85f98f69e1a53f25c8fda72.tar.xz
2fa
Diffstat (limited to '')
-rw-r--r--util/src/entities/index.ts3
1 files changed, 2 insertions, 1 deletions
diff --git a/util/src/entities/index.ts b/util/src/entities/index.ts

index f023d5a6..1b6259ae 100644 --- a/util/src/entities/index.ts +++ b/util/src/entities/index.ts
@@ -27,4 +27,5 @@ export * from "./Template"; export * from "./User"; export * from "./VoiceState"; export * from "./Webhook"; -export * from "./ClientRelease"; \ No newline at end of file +export * from "./ClientRelease"; +export * from "./BackupCodes"; \ No newline at end of file