mirror of
https://github.com/bitwarden/browser
synced 2025-12-24 04:04:24 +00:00
Fix totp import on Dashlane csv importer (#11747)
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
88cbee9b0a
commit
913f109ffa
@@ -0,0 +1,2 @@
|
||||
export const credentialsData_otpUrl = `username,username2,username3,title,password,note,url,category,otpUrl
|
||||
jdoe,,,example.com,somePassword,some note for example.com,https://www.example.com,Entertainment,anotherTOTPSeed`;
|
||||
Reference in New Issue
Block a user