Fixed count, added to-do

This commit is contained in:
Michael Vogel 2019-08-28 06:44:37 +02:00
parent 9b7432781b
commit cf170c9c02
2 changed files with 2 additions and 1 deletions

View file

@ -1592,6 +1592,7 @@ class Contact extends BaseObject
return true;
}
/// @todo Add tests for Diaspora endpoints as well
return false;
}