Fix post view attribution for feed replies (#11622)
This commit is contained in:
@@ -450,6 +450,7 @@ export type Events = {
|
||||
'post:view': {
|
||||
uri: string
|
||||
authorDid: string
|
||||
isReply: boolean
|
||||
logContext:
|
||||
| 'FeedItem'
|
||||
| 'PostThreadItem'
|
||||
|
||||
Reference in New Issue
Block a user