rm colorUpdated event
This commit is contained in:
parent
790237d5b1
commit
5f7dfb51a4
1 changed files with 0 additions and 1 deletions
|
|
@ -106,7 +106,6 @@ angular.module('copayApp.controllers').controller('preferencesInformation',
|
|||
configService.set(opts, function(err) {
|
||||
$state.go('tabs.home');
|
||||
if (err) $log.warn(err);
|
||||
$scope.$emit('Local/ColorUpdated');
|
||||
});
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue