Link to author page in the comments block on the feed page
This commit is contained in:
parent
c46e65abd2
commit
2970f1af11
|
@ -210,6 +210,7 @@ export const FeedView = () => {
|
||||||
isFeedMode={true}
|
isFeedMode={true}
|
||||||
hideWriteButton={true}
|
hideWriteButton={true}
|
||||||
hideFollow={true}
|
hideFollow={true}
|
||||||
|
hasLink={true}
|
||||||
/>
|
/>
|
||||||
<CommentDate comment={comment} isShort={true} isLastInRow={true} />
|
<CommentDate comment={comment} isShort={true} isLastInRow={true} />
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Reference in New Issue
Block a user