Explorar o código

Updated redirect url for clean_up

jnfrati %!s(int64=4) %!d(string=hai) anos
pai
achega
f3baf3e2de
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      dashboard/src/main/home/onboarding/state/StepHandler.ts

+ 1 - 1
dashboard/src/main/home/onboarding/state/StepHandler.ts

@@ -170,7 +170,7 @@ const flow: FlowType = {
     },
     clean_up: {
       final: true,
-      url: "/dashboard?tab=provisioner",
+      url: "/applications",
     },
   },
 };