feat(backup): Add backup scheduling system with GFS retention, API and UI integration
This commit is contained in:
@@ -56,7 +56,7 @@ import { AlertComponent, AlertDescriptionComponent } from '../../ui/alert/alert.
|
||||
|
||||
<ui-card class="w-full max-w-md">
|
||||
<ui-card-header class="text-center">
|
||||
<div class="mx-auto mb-4">
|
||||
<div class="flex justify-center mb-4">
|
||||
<svg class="h-12 w-12 text-primary" viewBox="0 0 24 24" fill="currentColor">
|
||||
<path d="M21 16V8a2 2 0 0 0-1-1.73l-7-4a2 2 0 0 0-2 0l-7 4A2 2 0 0 0 3 8v8a2 2 0 0 0 1 1.73l7 4a2 2 0 0 0 2 0l7-4A2 2 0 0 0 21 16z"/>
|
||||
</svg>
|
||||
|
||||
Reference in New Issue
Block a user