diff --git a/client/coral-embed-stream/src/CommentStream.js b/client/coral-embed-stream/src/CommentStream.js index da5e25ff4..dae78f69d 100644 --- a/client/coral-embed-stream/src/CommentStream.js +++ b/client/coral-embed-stream/src/CommentStream.js @@ -11,6 +11,7 @@ import Content from '../../coral-plugin-commentcontent/CommentContent' import PubDate from '../../coral-plugin-pubdate/PubDate' import Count from '../../coral-plugin-comment-count/CommentCount' import Flag from '../../coral-plugin-flags/FlagButton' +import AuthorName from '../../coral-plugin-author-name/AuthorName' import {ReplyBox, ReplyButton} from '../../coral-plugin-replies' import Pym from 'pym.js' @@ -117,6 +118,7 @@ class CommentStream extends Component { const comment = this.props.items[commentId] return