mirror of
https://github.com/nextcloud/passman.git
synced 2024-12-26 09:34:02 +08:00
Merge branch 'resharingMessage'
This commit is contained in:
commit
d7cef52bac
1 changed files with 1 additions and 1 deletions
|
@ -283,7 +283,7 @@
|
|||
$scope.applyShareToUser(list[iterator], enc_key);
|
||||
}
|
||||
}
|
||||
|
||||
NotificationService.showNotification('Saved!', 4000);
|
||||
} else {
|
||||
|
||||
ShareService.generateSharedKey(20).then(function (key) {
|
||||
|
|
Loading…
Reference in a new issue