Skip to content

Commit

Permalink
Changes to comply to coletivoEITA/circles#2
Browse files Browse the repository at this point in the history
Signed-off-by: Vinicius Cubas Brand <[email protected]>
  • Loading branch information
viniciuscb authored and MorrisJobke committed Mar 12, 2019
1 parent 5396326 commit f691e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/dav/lib/Connector/Sabre/FilesReportPlugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -363,7 +363,7 @@ private function getCirclesFileIds($circlesIds) {
}
*/

return \OCA\Circles\Api\v1\Circles::getObjectIdsForCircles($circlesIds);
return \OCA\Circles\Api\v1\Circles::getFilesForCircles($circlesIds);
}

/**
Expand Down

0 comments on commit f691e82

Please sign in to comment.