1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-10-06 05:28:51 +02:00

password wallet txt importer

This commit is contained in:
Kyle Spearrin 2019-04-26 20:55:15 -04:00
parent df81d9fd5f
commit 40da48a106
2 changed files with 5 additions and 1 deletions

2
jslib

@ -1 +1 @@
Subproject commit a0a1142f1f3152aea2abf3ca51feffa21e60e9a9
Subproject commit 61723f74d26ae933a5d8555059811af5450fa982

View File

@ -223,6 +223,10 @@
Open the RememBear desktop application and navigate to "Settings" → "Account" → "Export".
Enter your master password and select the "Export Anyway" button to save the CSV file.
</ng-container>
<ng-container *ngIf="format === 'passwordwallettxt'">
Open the PasswordWallet desktop application and navigate to "File" &rarr; "Export" &rarr;
"Visible entries to text file". Enter your password and select the "Ok" button to save the TXT file.
</ng-container>
</app-callout>
<div class="row">
<div class="col-6">