fix refresh after send
This commit is contained in:
parent
a28c631ff9
commit
0bdb92b583
3 changed files with 3 additions and 2 deletions
|
|
@ -32,7 +32,6 @@ angular.module('copayApp.controllers').controller('preferencesFeeController',
|
|||
|
||||
configService.set(opts, function(err) {
|
||||
if (err) console.log(err);
|
||||
$scope.$emit('Local/UnitSettingUpdated');
|
||||
});
|
||||
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue