Fix tests
This commit is contained in:
@@ -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();
|
||||||
|
Reference in New Issue
Block a user