diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-05-26 22:38:21 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-05-26 22:38:21 +0200 |
commit | a3fbe6ba7def406719f4a8569eb33a35f9253bd1 (patch) | |
tree | eba479e833df26970f26f8d82cad109711aa2e3c | |
parent | :sparkles: add Application (diff) | |
download | server-a3fbe6ba7def406719f4a8569eb33a35f9253bd1.tar.xz |
:sparkles: add Team
-rw-r--r-- | src/models/Team.ts | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/src/models/Team.ts b/src/models/Team.ts new file mode 100644 |