client: list quicktime as supported in UI
This commit is contained in:
parent
7c92ceaf6a
commit
4afd5ff117
1 changed files with 1 additions and 1 deletions
|
@ -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,
|
||||
|
|
Loading…
Reference in a new issue