diff options
author | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-14 13:18:32 +0200 |
---|---|---|
committer | Flam3rboy <34555296+Flam3rboy@users.noreply.github.com> | 2021-09-14 13:18:32 +0200 |
commit | 6c11224f69feb21bc909e7848f8a67ccda007f0a (patch) | |
tree | 32c4200457078cd6b2f46935ccccbc2d14dd1b0d /api/src/util | |
parent | :bug: fix fosscord.js (diff) | |
parent | Merge pull request #360 from AlTech98/invite (diff) | |
download | server-6c11224f69feb21bc909e7848f8a67ccda007f0a.tar.xz |
Merge branch 'master' of https://github.com/fosscord/fosscord-api
Diffstat (limited to 'api/src/util')
-rw-r--r-- | api/src/util/Attachments.ts | 12 | ||||
-rw-r--r-- | api/src/util/cdn.ts | 13 |
2 files changed, 25 insertions, 0 deletions
diff --git a/api/src/util/Attachments.ts b/api/src/util/Attachments.ts new file mode 100644 |