Compare commits

...

1 Commits

Author SHA1 Message Date
crn4
de0dc9bf93 bypass onboarding for test purposes 2025-07-21 13:31:16 +02:00

View File

@@ -1792,7 +1792,7 @@ func newAccountWithId(ctx context.Context, accountID, userID, domain string, dis
RoutingPeerDNSResolutionEnabled: true,
},
Onboarding: types.AccountOnboarding{
OnboardingFlowPending: true,
OnboardingFlowPending: false,
SignupFormPending: true,
},
}