Added to-do

This commit is contained in:
Michael 2018-10-04 12:57:42 +00:00
parent 1c615f80c4
commit 0ebfa6fc12
1 changed files with 2 additions and 0 deletions

View File

@ -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
}
/**