refactor(applications): enable autodeploy by default

This commit is contained in:
Mauricio Siu
2024-07-21 01:36:18 -06:00
parent ba9fc59805
commit 6be6ec940a
4 changed files with 7 additions and 7 deletions

View File

@@ -29,8 +29,8 @@ export const RefreshToken = ({ applicationId }: Props) => {
<AlertDialogHeader>
<AlertDialogTitle>Are you absolutely sure?</AlertDialogTitle>
<AlertDialogDescription>
This action cannot be undone. This will permanently delete the
domain
This action cannot be undone. This will change the refresh token and
other tokens will be invalidated.
</AlertDialogDescription>
</AlertDialogHeader>
<AlertDialogFooter>