Merge branch 'canary' into 245-volumes-are-canceled-on-deployment

This commit is contained in:
Mauricio Siu
2024-07-21 18:59:54 -06:00
11 changed files with 134 additions and 39 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>