Skip to content

Commit

Permalink
fix last step location
Browse files Browse the repository at this point in the history
Signed-off-by: Kartikey Chauhan <[email protected]>
  • Loading branch information
cskartikey authored Nov 15, 2024
1 parent f63210d commit 0825247
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 0825247

Please sign in to comment.