Only show mentions in mentions (IOS-270) (#1296)
This commit is contained in:
parent
8d3cb2beb3
commit
7420563f37
@ -63,10 +63,7 @@ extension APIService {
|
||||
.moderationWarning
|
||||
]
|
||||
case .mentions:
|
||||
return [
|
||||
.mention,
|
||||
.status,
|
||||
]
|
||||
return [.mention]
|
||||
}
|
||||
}(),
|
||||
excludeTypes: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user