diff --git a/ui/page/channel/view.jsx b/ui/page/channel/view.jsx index 18a6daf65..43b1850f9 100644 --- a/ui/page/channel/view.jsx +++ b/ui/page/channel/view.jsx @@ -284,40 +284,19 @@ function ChannelPage(props: Props) { ) : ( - {__('Publishes')} - {__('Playlists')} - {__('Reposts')} + {__('Content')} {editing ? __('Editing Your Channel') : __('About --[tab title in Channel Page]--')} {__('Community')} {__('No Content Found')}} /> - - - - - {__('No Reposts Found')}} - /> -