mirror of
https://github.com/bitwarden/browser
synced 2025-12-23 11:43:46 +00:00
[bug] Fix Safari CSV importer for URL and Notes (#730)
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
export const data = `Title,Url,Username,Password
|
||||
example.com (example_user),https://example.com,example_user,example_p@ssword`;
|
||||
Reference in New Issue
Block a user