This commit is contained in:
derpystuff 2022-06-17 22:36:10 +02:00
parent c25e876962
commit 128369350f
24 changed files with 17 additions and 45 deletions

View file

@ -1,5 +1,3 @@
const attachmentTypes = Object.freeze({
image: ["image/png", "image/jpeg", "image/gif"]
})