diff --git a/client/coral-configure/components/ConfigureCommentStream.js b/client/coral-configure/components/ConfigureCommentStream.js index e8978a713..bf4ebe3e6 100644 --- a/client/coral-configure/components/ConfigureCommentStream.js +++ b/client/coral-configure/components/ConfigureCommentStream.js @@ -32,6 +32,7 @@ export default ({handleChange, handleApply, changed, ...props}) => ( title: lang.t('configureCommentStream.enablePremod'), description: lang.t('configureCommentStream.enablePremodDescription') }} /> + {/* To be implimented + */} + );