mirror of
https://github.com/netbirdio/netbird.git
synced 2025-08-18 19:09:09 +02:00
bypass onboarding for test purposes
This commit is contained in:
@@ -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,
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user