diff options
author | Diego Magdaleno <diegomagdaleno@protonmail.com> | 2021-05-23 12:25:16 -0500 |
---|---|---|
committer | Diego Magdaleno <diegomagdaleno@protonmail.com> | 2021-05-23 12:25:16 -0500 |
commit | 17773e9dbf5c1cbc17452da74462e6f74c0186ba (patch) | |
tree | a9ca10d4faaee48da9aa5645aa4c38f3dc7ed12e | |
parent | Models: User can have a NULL email in case it is an unclaimed account (diff) | |
download | server-17773e9dbf5c1cbc17452da74462e6f74c0186ba.tar.xz |
Models: Update avatar to reflect the new NULL changes
-rw-r--r-- | src/models/Event.ts | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/models/Event.ts b/src/models/Event.ts |