Skip to content
Snippets Groups Projects
Unverified Commit 1136febc authored by Christoph Wurst's avatar Christoph Wurst
Browse files

Merge branch 'master' of github.com:/nextcloud/mail into release/0.9.0

parents af84a28d 0a152b7b
No related branches found
No related tags found
No related merge requests found
......@@ -44,6 +44,7 @@ class FaviconSource implements IAvatarSource {
IMimeTypeDetector $mimeDetector) {
$this->clientService = $clientService;
$this->favicon = $favicon;
$this->favicon->setCacheTimeout(-1);
$this->mimeDetector = $mimeDetector;
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment