Remove logging of following prefs (#5021)
This commit is contained in:
parent
faf66f3178
commit
9ebc2785e4
2 changed files with 2 additions and 34 deletions
|
@ -216,12 +216,6 @@ export type LogEvents = {
|
|||
|
||||
'profile:header:suggestedFollowsCard:press': {}
|
||||
|
||||
'debug:followingPrefs': {
|
||||
followingShowRepliesFromPref: 'all' | 'following' | 'off'
|
||||
followingRepliesMinLikePref: number
|
||||
}
|
||||
'debug:followingDisplayed': {}
|
||||
|
||||
'test:all:always': {}
|
||||
'test:all:sometimes': {}
|
||||
'test:all:boosted_by_gate1': {reason: 'base' | 'gate1'}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue