diff --git a/web/src/pages/PullRequest/Conversation/PullRequestOverviewPanel/sections/ChangesSection.tsx b/web/src/pages/PullRequest/Conversation/PullRequestOverviewPanel/sections/ChangesSection.tsx index afbe0b8db..a497a865c 100644 --- a/web/src/pages/PullRequest/Conversation/PullRequestOverviewPanel/sections/ChangesSection.tsx +++ b/web/src/pages/PullRequest/Conversation/PullRequestOverviewPanel/sections/ChangesSection.tsx @@ -504,6 +504,7 @@ const ChangesSection = (props: ChangesSectionProps) => { minReqLatestApproval > 0 || !isEmpty(changeReqEvaluations) || !isEmpty(codeOwners) || + !isEmpty(defaultReviewersInfoSet) || false) return (