mirror of
https://github.com/insin/control-panel-for-twitter.git
synced 2025-06-18 14:45:31 -04:00
Merge 93006f1ef1
into 6b5125d73f
This commit is contained in:
commit
f951d5ce8c
@ -6182,6 +6182,8 @@ function shouldHideProfileTimelineItem(type) {
|
||||
return config.hideProfileRetweets
|
||||
case 'UNAVAILABLE_QUOTE_TWEET':
|
||||
return config.hideUnavailableQuoteTweets
|
||||
case 'UNAVAILABLE_RETWEET':
|
||||
return config.hideUnavailableQuoteTweets || config.hideProfileRetweets
|
||||
default:
|
||||
return true
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user