commit
98389fc07c
1 changed files with 2 additions and 1 deletions
|
|
@ -24,7 +24,8 @@ function isVideo (file) {
|
|||
'.mp4',
|
||||
'.mpg',
|
||||
'.ogv',
|
||||
'.webm'
|
||||
'.webm',
|
||||
'.wmv'
|
||||
].includes(ext)
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue