backing up bug

This commit is contained in:
Drew Ansbacher
2022-02-10 12:38:35 -07:00
committed by Aiden McClelland
parent d3592f068e
commit d82092c5a5

View File

@@ -52,7 +52,7 @@
(patch.data['server-info']['last-backup'] | date: 'short') :
'never' }}
</ion-text>
<span *ngIf="!!statusInfo['update-progress']" class="inline">
<span *ngIf="!!statusInfo['backing-up']" class="inline">
<ion-spinner
color="success"
style="height: 12px; width: 12px; margin-right: 6px"