diff options
| author | AlTech98 <altech123159@gmail.com> | 2021-09-13 17:32:31 +0200 |
|---|---|---|
| committer | AlTech98 <altech123159@gmail.com> | 2021-09-13 17:32:31 +0200 |
| commit | b438a21b9c252ace62f9ce803bae939cbc1677e3 (patch) | |
| tree | 89367fdebb4f2592b5183047b04ec4259daeaaf3 /api/src/util/Attachments.ts | |
| parent | Fix attachments not being saved to db (diff) | |
| download | server-ts-b438a21b9c252ace62f9ce803bae939cbc1677e3.tar.xz | |
Delete attachments of deleted messages, fix #273
Diffstat (limited to 'api/src/util/Attachments.ts')
| -rw-r--r-- | api/src/util/Attachments.ts | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/api/src/util/Attachments.ts b/api/src/util/Attachments.ts new file mode 100644 |
