mirror of
https://github.com/signalapp/Signal-Desktop.git
synced 2025-12-24 12:19:41 +00:00
Fix tests
This commit is contained in:
@@ -95,7 +95,7 @@
|
||||
|
||||
case 'video':
|
||||
if (this.view instanceof MediaView) {
|
||||
return;
|
||||
break;
|
||||
}
|
||||
default:
|
||||
this.saveFile();
|
||||
|
||||
Reference in New Issue
Block a user