aboutsummaryrefslogtreecommitdiff
path: root/xs_mime.h
diff options
context:
space:
mode:
authorOliver <zen@noreply.codeberg.org>2025-05-21 21:11:47 +0200
committerOliver <zen@noreply.codeberg.org>2025-05-21 21:11:47 +0200
commit979718e3cc5489efdce2acc6f8c86f6d00bb91c7 (patch)
tree7b4936bdb5ea07c7dd617d508c487d70020f0146 /xs_mime.h
parent1b0804bb0da0ef89aef98d9a771d2aa5bfeb34d7 (diff)
parent5059fadf34b79a9f596313b0bd859c1eb89342ae (diff)
Merge pull request 'master refresh' (#8) from grunfink/snac2:master into master
Reviewed-on: https://codeberg.org/zen/snac2/pulls/8
Diffstat (limited to 'xs_mime.h')
-rw-r--r--xs_mime.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xs_mime.h b/xs_mime.h
index 6f65382..0146385 100644
--- a/xs_mime.h
+++ b/xs_mime.h
@@ -16,6 +16,7 @@ extern const char *xs_mime_types[];
const char *xs_mime_types[] = {
"3gp", "video/3gpp",
"aac", "audio/aac",
+ "apng", "image/apng",
"avif", "image/avif",
"css", "text/css",
"flac", "audio/flac",