#13459 add svg files

This commit is contained in:
Jonathan 2024-04-30 11:36:45 +02:00
parent e06b0928ac
commit 46c1890a2b
1 changed files with 1 additions and 0 deletions

View File

@ -121,6 +121,7 @@ if ($upload_file === true) {
MIME_TYPES['jpg'],
MIME_TYPES['png'],
MIME_TYPES['gif'],
MIME_TYPES['svg'],
]
);
}