From 95d949f1123793b21b5962b42180d8292b8c2f58 Mon Sep 17 00:00:00 2001
From: Mauricio Siu <47042324+Siumauricio@users.noreply.github.com>
Date: Sun, 4 May 2025 21:37:40 -0600
Subject: [PATCH] Add databaseType prop to HandleBackup component in
ShowBackups
- Enhanced the HandleBackup component by passing the databaseType prop, improving the context for backup handling.
- This update aims to streamline the backup process and provide better integration with the database type information.
---
.../components/dashboard/database/backups/show-backups.tsx | 1 +
1 file changed, 1 insertion(+)
diff --git a/apps/dokploy/components/dashboard/database/backups/show-backups.tsx b/apps/dokploy/components/dashboard/database/backups/show-backups.tsx
index d4aa4368..bb3128cf 100644
--- a/apps/dokploy/components/dashboard/database/backups/show-backups.tsx
+++ b/apps/dokploy/components/dashboard/database/backups/show-backups.tsx
@@ -334,6 +334,7 @@ export const ShowBackups = ({