Skip to content

Commit

Permalink
chore: exclude subscription features
Browse files Browse the repository at this point in the history
  • Loading branch information
dominik-stumpf committed Aug 16, 2024
1 parent bfc6c3a commit 56e64e8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ const Page = () => {
...prev,
referrerProfile: data.referrerProfile,
}))
router.push("choose-pass")
router.push("start-profile")
}
}}
/>
Expand Down

0 comments on commit 56e64e8

Please sign in to comment.