Fix settings save function
This commit is contained in:
parent
fc339f6472
commit
71448828f2
1 changed files with 1 additions and 1 deletions
|
|
@ -74,6 +74,6 @@ angular.module('copayApp.controllers').controller('SettingsController',
|
|||
unitToSatoshi: $scope.selectedUnit.value,
|
||||
}));
|
||||
|
||||
$location.path('/copayers');
|
||||
window.location.reload();
|
||||
};
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue