diff options
author | Diego Magdaleno <38844659+DiegoMagdaleno@users.noreply.github.com> | 2021-05-22 22:21:17 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-05-22 22:21:17 -0500 |
commit | 96e5ea655d497710391b6043e0300dc28af87d09 (patch) | |
tree | b4f0a074cf2e9d7b1455864965884d0d7f802883 /src/models/User.ts | |
parent | Config: export getConfigPathForFile (diff) | |
parent | Fix compilation with strictNullChecks: true (diff) | |
download | server-96e5ea655d497710391b6043e0300dc28af87d09.tar.xz |
Merge pull request #1 from luth31/fix-strictcheck
Fix compilation with strictNullChecks: true
Diffstat (limited to 'src/models/User.ts')
-rw-r--r-- | src/models/User.ts | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/models/User.ts b/src/models/User.ts |