fix reset to defaults
This commit is contained in:
parent
e68435ca42
commit
83fa24f5af
3 changed files with 2 additions and 11 deletions
|
|
@ -11,8 +11,6 @@ angular.module('copayApp.controllers').controller('HomeController', function($sc
|
|||
}
|
||||
|
||||
|
||||
|
||||
|
||||
if ($rootScope.fromEmailConfirmation) {
|
||||
$scope.confirmedEmail = true;
|
||||
$rootScope.fromEmailConfirmation = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue