mirror of
https://github.com/DanielnetoDotCom/YouPHPTube
synced 2025-10-03 09:49:28 +02:00
parent
8ae0276549
commit
034579be29
1 changed files with 1 additions and 1 deletions
|
@ -988,7 +988,7 @@ if (empty($advancedCustom->disableHTMLDescription)) {
|
|||
initialPreviewShowDelete: false,
|
||||
showRemove: false,
|
||||
showClose: false,
|
||||
allowedFileExtensions: ["jpg", "jpeg", "png", "bmp"],
|
||||
allowedFileExtensions: ["jpg", "jpeg", "png", "bmp", 'gif', "webp"],
|
||||
}).on('fileuploaderror', function(event, data, msg) {
|
||||
avideoAlertError(data.response.msg);
|
||||
console.log('fileuploaderror', data, msg);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue