From 2970f1af1129704053649ea5309e876f91407731 Mon Sep 17 00:00:00 2001 From: kvakazyambra Date: Sat, 12 Aug 2023 13:39:58 +0300 Subject: [PATCH] Link to author page in the comments block on the feed page --- src/components/Views/Feed.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/components/Views/Feed.tsx b/src/components/Views/Feed.tsx index 88f92a27..952e1f3c 100644 --- a/src/components/Views/Feed.tsx +++ b/src/components/Views/Feed.tsx @@ -210,6 +210,7 @@ export const FeedView = () => { isFeedMode={true} hideWriteButton={true} hideFollow={true} + hasLink={true} />