Skip to content

Commit

Permalink
맞춤일정 페이지를 routelist에 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
dongoc committed May 23, 2024
1 parent 1f240c9 commit af46861
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/view-utilities/src/routelist/routelist.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@ const PUBLIC_ROUTELIST_REGEXES = [
/^\/tna\/products\/[^/]+$/,
/^\/tna\/products\/[^/]+\/display$/,
/^\/trips\/lounge\/itineraries\/[^/]+$/,
/^\/trips\/promotion\/customized-schedule(\/.*)?$/,
/^\/trips\/plan(\/.*)?$/,
/^\/reviews\/list(\/.*)?$/,
]
Expand Down

0 comments on commit af46861

Please sign in to comment.