This commit is contained in:
noatime 2024-03-01 10:25:13 -07:00 committed by GitHub
commit d374e0b0cd
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -165,7 +165,7 @@ class PostUploadView extends events.EventTarget {
this._contentInputNode, this._contentInputNode,
{ {
extraText: 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, allowUrls: true,
allowMultiple: true, allowMultiple: true,
lock: false, lock: false,