Update role-icons.ts

This commit is contained in:
Erkin Alp Güney 2022-01-09 23:28:26 +03:00 committed by GitHub
parent a8bd9cc795
commit 1b42df8a32

View File

@ -8,10 +8,9 @@ import { multer } from "../util/multer";
//Role icons ---> avatars.ts modified
// TODO: check premium and animated pfp are allowed in the config
// TODO: check user rights and perks and animated pfp are allowed in the policies
// TODO: generate different sizes of icon
// TODO: generate different image types of icon
// TODO: delete old icons
const STATIC_MIME_TYPES = [
"image/png",