diff options
author | Erkin Alp Güney <erkinalp9035@gmail.com> | 2022-08-23 23:11:51 +0300 |
---|---|---|
committer | Madeline <46743919+MaddyUnderStars@users.noreply.github.com> | 2022-12-19 20:49:38 +1100 |
commit | 3844d8a40bb0e38d57953a2bc91a0cfee5c68637 (patch) | |
tree | 2a59829b2abbe8e78245a9c8a779120eec150c89 /src/api | |
parent | fix user profile not displaying correctly (diff) | |
download | server-3844d8a40bb0e38d57953a2bc91a0cfee5c68637.tar.xz |
flags related rights and stats api
Diffstat (limited to 'src/api')
-rw-r--r-- | src/api/routes/policies/stats.ts | 22 |
1 files changed, 22 insertions, 0 deletions
diff --git a/src/api/routes/policies/stats.ts b/src/api/routes/policies/stats.ts new file mode 100644 |