Add missing favicon url

This commit is contained in:
Pol Dellaiera
2021-08-19 16:30:12 +02:00
committed by Marc Ducobu
parent 682797cda8
commit c63b56deab

View File

@@ -68,6 +68,7 @@ final class Test
throw new Exception(sprintf('Unable to find mime type %s', $storedObject->getType()));
}
$configuration['favIconUrl'] = '';
$configuration['access_token'] = $this->security->getUser()->getUsername();
$configuration['server'] = $this