diff --git a/ui/component/channelSelector/view.jsx b/ui/component/channelSelector/view.jsx
index ce0f8f7f9..95b0745c4 100644
--- a/ui/component/channelSelector/view.jsx
+++ b/ui/component/channelSelector/view.jsx
@@ -26,7 +26,7 @@ type Props = {
odyseeMembershipByUri: (uri: string) => string,
storeSelection?: boolean,
doSetClientSetting: (key: string, value: string, pushPrefs: boolean) => void,
- isHeaderMenu: boolean,
+ isHeaderMenu?: boolean,
};
export default function ChannelSelector(props: Props) {
@@ -65,25 +65,27 @@ export default function ChannelSelector(props: Props) {
return (