Fixed bug in which you cannot turn off importing friends timelines flag
This commit is contained in:
parent
e9bd6c8be5
commit
aeef78b6ca
@ -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