mirror of
https://github.com/bitwarden/browser.git
synced 2025-02-12 00:41:29 +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.cleanupCipher(cipher);
|
||||||
this.result.ciphers.push(cipher);
|
this.result.ciphers.push(cipher);
|
||||||
});
|
});
|
||||||
|
Loading…
Reference in New Issue
Block a user