diff --git a/src/app/applications/components/utils.tsx b/src/app/applications/components/utils.tsx index 094e0b0065122..2a9c2548b2041 100644 --- a/src/app/applications/components/utils.tsx +++ b/src/app/applications/components/utils.tsx @@ -19,9 +19,9 @@ export async function deleteApplication(appName: string, context: AppContext, su
Are you sure you want to delete the application "{appName}"?