summaryrefslogtreecommitdiff
path: root/client/html/post_readonly_sidebar.tpl
diff options
context:
space:
mode:
authorShyam Sunder <sgsunder1@gmail.com>2023-04-17 12:21:26 -0400
committerShyam Sunder <sgsunder1@gmail.com>2023-04-17 12:21:26 -0400
commit648121d7c355953c357227641329b7f128ecc577 (patch)
treef2302df3566cabc577d80cb8ec8e8f547831155d /client/html/post_readonly_sidebar.tpl
parent2165b59158462ee01d1d3fe2941b29aadaf8d898 (diff)
parent42524503b9fb5a73c69402c435e8d7aee3e036fa (diff)
client+server: add quicktime video support
Merge branch 'skybldev-upstream'
Diffstat (limited to 'client/html/post_readonly_sidebar.tpl')
-rw-r--r--client/html/post_readonly_sidebar.tpl1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/html/post_readonly_sidebar.tpl b/client/html/post_readonly_sidebar.tpl
index 4f18624..0f93ae3 100644
--- a/client/html/post_readonly_sidebar.tpl
+++ b/client/html/post_readonly_sidebar.tpl
@@ -15,6 +15,7 @@
'image/heic': 'HEIC',
'video/webm': 'WEBM',
'video/mp4': 'MPEG-4',
+ 'video/quicktime': 'MOV',
'application/x-shockwave-flash': 'SWF',
}[ctx.post.mimeType] %>
</a>