mirror of
https://github.com/bitwarden/browser
synced 2025-12-18 01:03:35 +00:00
import ciphers, no logins
This commit is contained in:
@@ -288,7 +288,7 @@
|
||||
|
||||
apiService.ciphers.import({
|
||||
folders: cipherService.encryptFolders(folders),
|
||||
logins: cipherService.encryptLogins(logins),
|
||||
ciphers: cipherService.encryptLogins(logins),
|
||||
folderRelationships: folderRelationships
|
||||
}, function () {
|
||||
$uibModalInstance.dismiss('cancel');
|
||||
|
||||
Reference in New Issue
Block a user