mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-30 02:08:38 +00:00
feat(ios): add onboarding welcome pager (#45054)
* feat(ios): add onboarding welcome pager * feat(ios): add onboarding welcome pager (#45054) (thanks @ngutman)
This commit is contained in:
@@ -1008,6 +1008,7 @@ struct SettingsTab: View {
|
||||
|
||||
// Reset onboarding state + clear saved gateway connection (the two things RootCanvas checks).
|
||||
GatewaySettingsStore.clearLastGatewayConnection()
|
||||
OnboardingStateStore.reset()
|
||||
|
||||
// RootCanvas also short-circuits onboarding when these are true.
|
||||
self.onboardingComplete = false
|
||||
|
||||
Reference in New Issue
Block a user