mirror of
https://github.com/bitwarden/browser.git
synced 2024-12-12 14:56:58 +01:00
913f109ffa
Co-authored-by: Daniel James Smith <djsmith85@users.noreply.github.com>
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`;
|