mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 22:46:16 +00:00
#591 - backups
This commit is contained in:
@ -35,7 +35,7 @@ export default function ServerLayout({ server, children }: { server: Server; chi
|
||||
},
|
||||
{
|
||||
title: 'Backups',
|
||||
href: route('database-backups', { server: server.id }),
|
||||
href: route('backups', { server: server.id }),
|
||||
icon: CloudUploadIcon,
|
||||
},
|
||||
],
|
||||
|
Reference in New Issue
Block a user