Clean useSendMax variable
This commit is contained in:
parent
28ef9a22dc
commit
4f4f0b417b
1 changed files with 1 additions and 0 deletions
|
|
@ -251,5 +251,6 @@ angular.module('copayApp.controllers').controller('amountController', function($
|
|||
});
|
||||
}
|
||||
}
|
||||
$scope.useSendMax = null;
|
||||
};
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue