mirror of
https://github.com/bitwarden/clients.git
synced 2026-07-10 21:03:56 +08:00
roboform convertToNoteIfNeeded
This commit is contained in:
parent
ee91cfc2df
commit
5c1b80ee87
@ -42,6 +42,7 @@ export class RoboFormCsvImporter extends BaseImporter implements Importer {
|
||||
});
|
||||
}
|
||||
|
||||
this.convertToNoteIfNeeded(cipher);
|
||||
this.cleanupCipher(cipher);
|
||||
|
||||
if (i === results.length && cipher.name === '--' && this.isNullOrWhitespace(cipher.login.password)) {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user