mirror of
https://github.com/bitwarden/browser
synced 2025-12-15 07:43:35 +00:00
3 lines
222 B
TypeScript
3 lines
222 B
TypeScript
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`;
|