unplug notification

This commit is contained in:
Drew Ansbacher
2022-01-18 18:39:48 -07:00
committed by Aiden McClelland
parent a16eacd3f8
commit 49541c7b27

View File

@@ -6,6 +6,9 @@
</ion-card-header>
<ion-card-content>
<br />
<ng-template [ngIf]="stateService.recoverySource && stateService.recoverySource.type === 'disk'">
<h2>You can now safely unplug your backup drive.</h2>
</ng-template>
<!-- Tor Instructions -->
<div (click)="toggleTor()" class="toggle-label">
<h2>Tor Instructions:</h2>