kopia lustrzana https://github.com/nextcloud/social
rodzic
a031d9f294
commit
ffd70a71a6
|
@ -249,7 +249,7 @@ class PersonService implements ICoreService {
|
|||
|
||||
if ($person->gotIcon()) {
|
||||
try {
|
||||
$icon = $this->cacheDocumentsRequest->getFromSource(
|
||||
$icon = $this->cacheDocumentsRequest->getBySource(
|
||||
$person->getIcon()
|
||||
->getUrl()
|
||||
);
|
||||
|
|
Ładowanie…
Reference in New Issue