mirror of
https://github.com/RobinLinus/snapdrop.git
synced 2025-05-27 21:10:15 -07:00
iOS: Test if download works without SW
This commit is contained in:
parent
eee098e723
commit
508b5e22f9
@ -238,7 +238,7 @@ class ReceiveDialog extends Dialog {
|
||||
this.show();
|
||||
|
||||
if (window.isDownloadSupported) return;
|
||||
// $a.target = "_blank"; // fallback
|
||||
$a.target = "_blank"; // fallback
|
||||
}
|
||||
|
||||
_formatFileSize(bytes) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user