Reviewed-on: #16
@ -48,7 +48,7 @@ class KindController
{
$result = $this->db->deleteKind($kindId);
return $result;
return json_encode($result);
}
The note is not visible to the blocked user.