mirror of
https://github.com/nicotsx/ironmount.git
synced 2025-12-10 12:10:51 +01:00
feat(frontend): backup jobs page
This commit is contained in:
@@ -133,8 +133,8 @@ export const VolumeBackupsTabContent = ({ volume }: Props) => {
|
||||
To schedule automated backups, you need to create a repository first. Repositories are secure storage
|
||||
locations where your backups will be stored.
|
||||
</p>
|
||||
<Button asChild>
|
||||
<Link to="/repositories">
|
||||
<Button>
|
||||
<Link to="/repositories" className="flex items-center">
|
||||
<Plus className="h-4 w-4 mr-2" />
|
||||
Create a repository
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user