Merge pull request #3554 from cmgustavo/bug/scanqr-join
Fix QR code scan wallet invitation on Android
This commit is contained in:
commit
51fee25070
1 changed files with 0 additions and 3 deletions
|
|
@ -32,9 +32,6 @@ angular.element(document).ready(function() {
|
||||||
window.location = '#/cordova/pause/';
|
window.location = '#/cordova/pause/';
|
||||||
}, 100);
|
}, 100);
|
||||||
}
|
}
|
||||||
setTimeout(function() {
|
|
||||||
window.ignoreMobilePause = false;
|
|
||||||
}, 100);
|
|
||||||
}, false);
|
}, false);
|
||||||
|
|
||||||
document.addEventListener('resume', function() {
|
document.addEventListener('resume', function() {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue