Fix tests
This commit is contained in:
parent
6c7e1aa283
commit
a2f0d6c739
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@
|
|||
|
||||
case 'video':
|
||||
if (this.view instanceof MediaView) {
|
||||
return;
|
||||
break;
|
||||
}
|
||||
default:
|
||||
this.saveFile();
|
||||
|
|
Loading…
Reference in a new issue