mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 16:23:44 +00:00
convert 1password to note if needed
This commit is contained in:
@@ -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);
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user