Skip to content

Commit

Permalink
Merge pull request #783 from hackclub/cskartikey-patch-1
Browse files Browse the repository at this point in the history
fix last step location
  • Loading branch information
polytroper authored Nov 15, 2024
2 parents f63210d + 0825247 commit 8f32656
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/harbor/tabs/tour.ts
Original file line number Diff line number Diff line change
Expand Up @@ -628,5 +628,5 @@ const stepToUrlMapping: Record<string, string> = {
'ts-shop-welcome': '/shop',
'ts-shop-region': '/shop',
'ts-shop-free-stickers': '/shop',
'ts-signpost': '/shop',
'ts-signpost': '/signpost',
}

0 comments on commit 8f32656

Please sign in to comment.