Improvement - 314 - Wrong flow on camera permissions
This commit is contained in:
parent
b33a818c65
commit
96f7d4c60a
1 changed files with 0 additions and 1 deletions
|
|
@ -64,7 +64,6 @@ angular.module('copayApp.controllers').controller('tabScanController', function(
|
||||||
if(!scannerService.isInitialized()){
|
if(!scannerService.isInitialized()){
|
||||||
scannerService.gentleInitialize();
|
scannerService.gentleInitialize();
|
||||||
}
|
}
|
||||||
activate();
|
|
||||||
});
|
});
|
||||||
|
|
||||||
function activate(){
|
function activate(){
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue