mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-03 05:23:49 +00:00
Add missing favicon url
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user