Adding cron manager in front for database policy.

This commit is contained in:
charles-gauthereau
2024-12-12 15:32:33 +01:00
parent a55fba99f9
commit 382ec5c18d
14 changed files with 535 additions and 4 deletions
@@ -59,7 +59,6 @@ export default async function RoutePage(props: PageParams<{ agentId: string }>)
</AgentModalKey>
</PageTitle>
<PageActions className="justify-between">
<BackupButton/>
<Button>Restore</Button>
</PageActions>
</div>