Skip to content

Commit

Permalink
Feat(router): challenge-list path 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobbymin committed Sep 28, 2024
1 parent 5c4565a commit 1e3e9d1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/routes/path.ts
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ export const RouterPath = {
register: 'register',
review: 'review',
write: 'write',
challengeList: 'list',
};

0 comments on commit 1e3e9d1

Please sign in to comment.