mirror of
https://github.com/bitwarden/browser
synced 2025-12-17 08:43:33 +00:00
organize import dropdown. added opera and vivaldi
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
import1Password6WinCsv(file, success, error);
|
||||
break;
|
||||
case 'chromecsv':
|
||||
case 'vivaldicsv':
|
||||
case 'operacsv':
|
||||
importChromeCsv(file, success, error);
|
||||
break;
|
||||
case 'firefoxpasswordexportercsvxml':
|
||||
|
||||
Reference in New Issue
Block a user