Clear all notifications when sign out.
This commit is contained in:
parent
486685f757
commit
25e162770a
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,7 @@ angular.module('copay.header').controller('HeaderController',
|
|||
w.disconnect();
|
||||
controllerUtils.logout();
|
||||
}
|
||||
$rootScope.flashMessage = {};
|
||||
};
|
||||
|
||||
$scope.clearFlashMessage = function() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue