mirror of
https://github.com/bitwarden/browser
synced 2025-01-28 20:19:49 +01:00
a6308042b6
* Keeper CSV import: import TOTP to correct field * Fix small issue with notes import Notes field can be null, the ` + "\n"` coerces those to `"null"`. * Adds unit tests