mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-05 09:10:53 +01:00
convert 1password to note if needed
This commit is contained in:
parent
2c4005d4c7
commit
3fd65dd82f
@ -50,6 +50,7 @@ export class OnePassword1PifImporter extends BaseImporter implements Importer {
|
||||
}
|
||||
}
|
||||
|
||||
this.convertToNoteIfNeeded(cipher);
|
||||
this.cleanupCipher(cipher);
|
||||
this.result.ciphers.push(cipher);
|
||||
});
|
||||
|
Loading…
Reference in New Issue
Block a user