client: list quicktime as supported in UI

This commit is contained in:
noatime 2023-11-17 09:16:10 +00:00 committed by GitHub
parent 7c92ceaf6a
commit 4afd5ff117
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -165,7 +165,7 @@ class PostUploadView extends events.EventTarget {
this._contentInputNode,
{
extraText:
"Allowed extensions: .jpg, .png, .gif, .webm, .mp4, .swf, .avif, .heif, .heic",
"Allowed extensions: .jpg, .png, .gif, .webm, .mp4, .mov, .swf, .avif, .heif, .heic",
allowUrls: true,
allowMultiple: true,
lock: false,