Fixed bug in which you cannot turn off importing friends timelines flag
This commit is contained in:
parent
5668959399
commit
8b040eba40
|
@ -165,7 +165,7 @@ class TwittersettingsAction extends ConnectSettingsAction
|
|||
($flink->noticesync & FOREIGN_NOTICE_RECV) :
|
||||
false);
|
||||
$this->elementEnd('li');
|
||||
|
||||
} else {
|
||||
// preserve setting even if bidrection bridge toggled off
|
||||
|
||||
if ($flink && ($flink->noticesync & FOREIGN_NOTICE_RECV)) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user