diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-04-06 04:30:04 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-04-06 04:30:04 +0200 |
commit | af6f9b57ad4a7fd05d4ffa19440012084fb5071f (patch) | |
tree | cda44ceacc765b39370af242978fb060399dee9c | |
parent | :bug: fix login (diff) | |
download | server-af6f9b57ad4a7fd05d4ffa19440012084fb5071f.tar.xz |
:bug: fix user guilds
-rw-r--r-- | src/routes/auth/register.ts | 3 | ||||
-rw-r--r-- | src/util/User.ts | 4 |
2 files changed, 6 insertions, 1 deletions
diff --git a/src/routes/auth/register.ts b/src/routes/auth/register.ts |