Lint
This commit is contained in:
parent
6e8809b8bc
commit
2d872ce652
1 changed files with 1 additions and 1 deletions
|
@ -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(),
|
||||
|
|
Loading…
Reference in a new issue