diff options
author | xnacly <matteogropp@protonmail.com> | 2021-09-03 21:33:44 +0200 |
---|---|---|
committer | xnacly <matteogropp@protonmail.com> | 2021-09-03 21:33:44 +0200 |
commit | 0f58995182e438e0655071c3f1b7ea66e31cb779 (patch) | |
tree | a5f7995a1c0f54ec3f079b3d21db1e00e1f9af7b /api/src | |
parent | replace '@me' with req.user_id in guild join (diff) | |
download | server-0f58995182e438e0655071c3f1b7ea66e31cb779.tar.xz |
added big todo list to Guild.ts (big chungus)
Diffstat (limited to 'api/src')
-rw-r--r-- | api/src/middlewares/RateLimit.ts | 1 | ||||
-rw-r--r-- | api/src/routes/discoverable-guilds.ts | 14 |
2 files changed, 15 insertions, 0 deletions
diff --git a/api/src/middlewares/RateLimit.ts b/api/src/middlewares/RateLimit.ts |