Fix double permission screen on Android
This commit is contained in:
parent
8bc76d2e21
commit
ecbab6a5b5
1 changed files with 0 additions and 1 deletions
|
|
@ -126,7 +126,6 @@ angular.module('copayApp.controllers').controller('tabScanController', function(
|
|||
$scope.attemptToReactivate = function(){
|
||||
scannerService.reinitialize(function(){
|
||||
$scope.reactivationCount++;
|
||||
activate();
|
||||
});
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue