diff options
author | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-04-21 18:50:12 +0300 |
---|---|---|
committer | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-04-21 18:50:12 +0300 |
commit | d3682e4c217cf30e1e7726edaa10e197423db869 (patch) | |
tree | 19dca5acd200235c7010229823a68ba6d805ef4d | |
parent | Try catch cpu log (diff) | |
download | server-d3682e4c217cf30e1e7726edaa10e197423db869.tar.xz |
user groups - first steps
-rw-r--r-- | util/src/entities/UserGroup.ts | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/util/src/entities/UserGroup.ts b/util/src/entities/UserGroup.ts new file mode 100644 |