Add metrics for when OPs click "hide reply for me" or "hide reply for everyone" (#9206)
This commit is contained in:
@@ -481,6 +481,8 @@ export type MetricEvents = {
|
||||
'share:press:embed': {}
|
||||
|
||||
'thread:click:showOtherReplies': {}
|
||||
'thread:click:hideReplyForMe': {}
|
||||
'thread:click:hideReplyForEveryone': {}
|
||||
'thread:preferences:load': {
|
||||
[key: string]: any
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user