mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
Add missing favicon url
This commit is contained in:
parent
682797cda8
commit
c63b56deab
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user