diff options
author | TheArcaneBrony <myrainbowdash949@gmail.com> | 2022-08-10 16:07:01 +0200 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-12-18 23:48:17 +1100 |
commit | 30d0c1bd213f224d57e0c9d27dceac4b5b93d6c1 (patch) | |
tree | 80ef15661b7ba1d8c2ba8e5f22fa5c3592e19c5d /src | |
parent | Refactor applications (diff) | |
download | server-30d0c1bd213f224d57e0c9d27dceac4b5b93d6c1.tar.xz |
Make teams nullable
Diffstat (limited to 'src')
-rw-r--r-- | src/api/routes/applications/index.ts | 1 | ||||
-rw-r--r-- | src/util/entities/Application.ts | 1 |
2 files changed, 1 insertions, 1 deletions
diff --git a/src/api/routes/applications/index.ts b/src/api/routes/applications/index.ts |