Interpret 'hide' setting as ALWAYS hiding from thread replies (#4263)
This commit is contained in:
@@ -430,7 +430,8 @@ let PostThreadItemLoaded = ({
|
||||
? {marginRight: 4}
|
||||
: {marginLeft: 2, marginRight: 2}
|
||||
}
|
||||
profile={post.author}>
|
||||
profile={post.author}
|
||||
interpretFilterAsBlur>
|
||||
<View
|
||||
style={{
|
||||
flexDirection: 'row',
|
||||
|
||||
Reference in New Issue
Block a user