diff --git a/web/react/components/channel_header.jsx b/web/react/components/channel_header.jsx
index 727f84e8ee..fdef41939a 100644
--- a/web/react/components/channel_header.jsx
+++ b/web/react/components/channel_header.jsx
@@ -194,6 +194,17 @@ export default class ChannelHeader extends React.Component {
);
}
+ const popoverListMembers = [];
+ if (!isDirect) {
+ popoverListMembers.push(
+