diff --git a/src/src/app/components/dashboard/dashboard.component.html b/src/src/app/components/dashboard/dashboard.component.html index 03df963..00166a0 100644 --- a/src/src/app/components/dashboard/dashboard.component.html +++ b/src/src/app/components/dashboard/dashboard.component.html @@ -176,7 +176,7 @@ Categories - Data + Backups @@ -191,10 +191,9 @@ - Buy me - a - coffee - Coffee and contributions are greatly appreciated! + Support + TRIP ☕ + Support development through optional donations. Thank you! @@ -401,8 +400,10 @@ @if (backup.status == 'completed') { } + @if (['completed', 'failed'].includes(backup.status)) { + } } @empty {