Skip to content

Commit 35ac4a0

Browse files
fix lint
1 parent 8726809 commit 35ac4a0

File tree

1 file changed

+1
-0
lines changed
  • src/shared/components/challenge-detail/Specification

1 file changed

+1
-0
lines changed

src/shared/components/challenge-detail/Specification/index.jsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -435,6 +435,7 @@ ChallengeDetailsView.propTypes = {
435435
reviewScorecardId: PT.oneOfType([PT.string, PT.number]),
436436
screeningScorecardId: PT.string,
437437
forumId: PT.number,
438+
selfService: PT.bool,
438439
}),
439440
track: PT.string.isRequired,
440441
legacyId: PT.oneOfType([PT.string, PT.number]),

0 commit comments

Comments
 (0)