Merge remote-tracking branch 'upstream/2021.09-rc' into user-contact
This commit is contained in:
@@ -2211,7 +2211,7 @@ class Diaspora
|
||||
return true;
|
||||
} else {
|
||||
Logger::log("Author ".$author." doesn't want to follow us anymore.", Logger::DEBUG);
|
||||
Contact::removeFollower($importer, $contact);
|
||||
Contact::removeFollower($contact);
|
||||
return true;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user