Use plain text backup for Safari and mobile
This commit is contained in:
parent
88edec1779
commit
5836dbd3a9
4 changed files with 6 additions and 6 deletions
|
|
@ -5,7 +5,7 @@ angular.module('copayApp.controllers').controller('ImportProfileController',
|
|||
$scope.title = 'Import a backup';
|
||||
$scope.importStatus = 'Importing wallet - Reading backup...';
|
||||
$scope.hideAdv = true;
|
||||
$scope.is_iOS = isMobile.iOS();
|
||||
$scope.isSafari = isMobile.Safari();
|
||||
$scope.isCordova = isCordova;
|
||||
|
||||
window.ignoreMobilePause = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue