Skip to content

Commit

Permalink
Merge pull request #1026 from 0x1-company/fix-how-it-work
Browse files Browse the repository at this point in the history
fix: πŸ› how it work
tomokisun authored Nov 28, 2023
2 parents e26aa45 + 5dfaf75 commit c1ffb26
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -159,7 +159,6 @@ public struct OnboardPathLogic {
return .none

case .inviteFriend(.delegate(.nextScreen)):
state.path.append(.howItWorks())
return .run { _ in
await userDefaults.setOnboardCompleted(true)
guard try await requestAuthorization([.alert, .sound, .badge])

0 comments on commit c1ffb26

Please sign in to comment.