refactor
This commit is contained in:
parent
c3f2230f33
commit
65d35a827a
2 changed files with 2 additions and 10 deletions
|
|
@ -24,9 +24,6 @@ angular.module('copayApp.controllers').controller('advancedSettingsController',
|
|||
$scope.recentTransactionsEnabled = {
|
||||
value: config.recentTransactions.enabled
|
||||
};
|
||||
// $scope.frequentlyUsedEnabled = {
|
||||
// value: config.frequentlyUsed.enabled
|
||||
// };
|
||||
};
|
||||
|
||||
$scope.spendUnconfirmedChange = function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue