Added to-do
This commit is contained in:
parent
1c615f80c4
commit
0ebfa6fc12
|
@ -380,6 +380,8 @@ class Receiver
|
|||
DBA::update('contact', $profile, ['id' => $cid]);
|
||||
|
||||
Contact::updateAvatar($photo, $uid, $cid);
|
||||
|
||||
/// @todo Send a new follow request to be sure that the connection still exists
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Reference in a new issue