diff --git a/js/app/controllers/share.js b/js/app/controllers/share.js index 00454b16..24fb557e 100644 --- a/js/app/controllers/share.js +++ b/js/app/controllers/share.js @@ -283,7 +283,7 @@ $scope.applyShareToUser(list[iterator], enc_key); } } - + NotificationService.showNotification('Saved!', 4000); } else { ShareService.generateSharedKey(20).then(function (key) {