[autofix.ci] apply automated fixes

This commit is contained in:
autofix-ci[bot]
2026-04-04 06:19:12 +00:00
committed by GitHub
parent 8001304e98
commit e1e175b1e0

View File

@@ -88,8 +88,8 @@ export const UpdateDatabasePassword = ({
{error && <AlertBlock type="error">{error}</AlertBlock>}
<AlertBlock type="warning">
This will change the {label.toLowerCase()} both in the running
database container and in Dokploy. The container must be running
for this operation to succeed.
database container and in Dokploy. The container must be running for
this operation to succeed.
</AlertBlock>
<Form {...form}>
<form