Lint
This commit is contained in:
parent
782d4e124e
commit
ef65cb502b
1 changed files with 0 additions and 1 deletions
|
@ -120,7 +120,6 @@ class FrontController
|
|||
$url = $this->download->getURL($params["url"], 'mp3[protocol^=http]');
|
||||
return $response->withRedirect($url);
|
||||
} catch (\Exception $e) {
|
||||
|
||||
$response = $response->withHeader(
|
||||
'Content-Disposition',
|
||||
'attachment; filename="'.
|
||||
|
|
Loading…
Reference in a new issue