diff options
author | Diego Magdaleno <diegomagdaleno@protonmail.com> | 2021-05-23 11:41:36 -0500 |
---|---|---|
committer | Diego Magdaleno <diegomagdaleno@protonmail.com> | 2021-05-23 11:41:36 -0500 |
commit | a6e68abbdcc6d5df3fb8fdf95a5cb8de82213f2e (patch) | |
tree | 6e3217d22bf54db0013e79453133923acf846718 | |
parent | Merge branch 'fosscord:master' into master (diff) | |
download | server-a6e68abbdcc6d5df3fb8fdf95a5cb8de82213f2e.tar.xz |
Models: User can have a NULL email in case it is an unclaimed account
-rw-r--r-- | src/models/User.ts | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/models/User.ts b/src/models/User.ts |