fix: mime type names are now indexed correctly
ci/woodpecker/push/docker Pipeline was successful Details

lsm
Jef Roosens 2023-07-21 12:28:00 +02:00
parent a6b407ebaf
commit 12362fe7ac
Signed by: Jef Roosens
GPG Key ID: B75D4F293C7052DB
1 changed files with 1 additions and 0 deletions

View File

@ -102,6 +102,7 @@ typedef enum http_mime_type {
http_mime_html,
http_mime_jar,
http_mime_jpeg,
http_mime_jpg,
http_mime_js,
http_mime_json,
http_mime_mp3,