This commit is contained in:
Pierre Rudloff 2017-05-04 23:07:07 +02:00
parent 6e8809b8bc
commit 2d872ce652
1 changed files with 1 additions and 1 deletions

View File

@ -101,7 +101,7 @@ class FrontController
$response,
'index.tpl',
[
'config' => $this->config,
'config' => $this->config,
'class' => 'index',
'description' => 'Easily download videos from Youtube, Dailymotion, Vimeo and other websites.',
'domain' => $uri->getScheme().'://'.$uri->getAuthority(),