diff --git a/app/client/modules/repositories/tabs/info.tsx b/app/client/modules/repositories/tabs/info.tsx index f339f9ca..468cd56a 100644 --- a/app/client/modules/repositories/tabs/info.tsx +++ b/app/client/modules/repositories/tabs/info.tsx @@ -153,7 +153,7 @@ export const RepositoryInfoTabContent = ({ repository }: Props) => {
{repository.name}
@@ -167,7 +167,7 @@ export const RepositoryInfoTabContent = ({ repository }: Props) => {{repository.type}
diff --git a/app/client/modules/volumes/tabs/info.tsx b/app/client/modules/volumes/tabs/info.tsx index 4f9cfbf7..a2849a16 100644 --- a/app/client/modules/volumes/tabs/info.tsx +++ b/app/client/modules/volumes/tabs/info.tsx @@ -199,7 +199,7 @@ export const VolumeInfoTabContent = ({ volume, statfs }: Props) => { All backup schedules associated with this volume will also be removed. -