1
0
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:
Kyle Spearrin
2017-05-19 16:03:39 -04:00
parent 9918e903b2
commit 8510711e5d
3 changed files with 37 additions and 1 deletions

View File

@@ -36,6 +36,8 @@
import1Password6WinCsv(file, success, error);
break;
case 'chromecsv':
case 'vivaldicsv':
case 'operacsv':
importChromeCsv(file, success, error);
break;
case 'firefoxpasswordexportercsvxml':