about summary refs log tree commit diff
path: root/src/view/com/post/Post.tsx
diff options
context:
space:
mode:
authorMinseo Lee <itoupluk427@gmail.com>2024-03-14 21:11:00 +0900
committerGitHub <noreply@github.com>2024-03-14 21:11:00 +0900
commit4813f261581e83d6d6c2c2b8063c208ecdb5de34 (patch)
tree09f498fbbbc619a2021c3bc10fada21212f28fe3 /src/view/com/post/Post.tsx
parent1760043f79f6e50de3bb2df97c3d6fe9c700b035 (diff)
parent1c25c76645564c4581530ec604b7862bb3b8fdda (diff)
downloadvoidsky-4813f261581e83d6d6c2c2b8063c208ecdb5de34.tar.zst
Merge branch 'bluesky-social:main' into patch-3
Diffstat (limited to 'src/view/com/post/Post.tsx')
-rw-r--r--src/view/com/post/Post.tsx1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/view/com/post/Post.tsx b/src/view/com/post/Post.tsx
index 5fa4da84e..0fe3420ba 100644
--- a/src/view/com/post/Post.tsx
+++ b/src/view/com/post/Post.tsx
@@ -220,6 +220,7 @@ function PostInner({
             record={record}
             richText={richText}
             onPressReply={onPressReply}
+            logContext="Post"
           />
         </View>
       </View>