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-03-31 00:06:20 +1100
committerMadeline <46743919+MaddyUnderStars@users.noreply.github.com>2022-03-31 00:06:20 +1100
commit783a8e2ebbffbfa8bb2bc9c03d120f626f56e490 (patch)
treec2b4a2f09022342ee0cb4d60cfe75d999b0f0ee6 /util/src/entities/index.ts
parentMerge branch 'master' into slowcord (diff)
parentFixed typo in table name 'client_relase' -> 'client_release'. Fixed more typo... (diff)
downloadserver-783a8e2ebbffbfa8bb2bc9c03d120f626f56e490.tar.xz
Merge branch 'fix/relase_typo' into slowcord
Diffstat (limited to 'util/src/entities/index.ts')
-rw-r--r--util/src/entities/index.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/util/src/entities/index.ts b/util/src/entities/index.ts

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