[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2025-06-27 03:13:41 +00:00
committed by GitHub
parent 499022a328
commit bc79074441
6 changed files with 12 additions and 12 deletions

View File

@@ -19,7 +19,7 @@ export const sendDatabaseBackupNotifications = async ({
type,
errorMessage,
organizationId,
databaseName
databaseName,
}: {
projectName: string;
applicationName: string;
@@ -201,7 +201,7 @@ export const sendDatabaseBackupNotifications = async ({
},
{
title: "Database Name",
value: databaseName
value: databaseName,
},
{
title: "Time",