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':
|
case 'video':
|
||||||
if (this.view instanceof MediaView) {
|
if (this.view instanceof MediaView) {
|
||||||
return;
|
break;
|
||||||
}
|
}
|
||||||
default:
|
default:
|
||||||
this.saveFile();
|
this.saveFile();
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue