Add newline at end of file.
This commit is contained in:
parent
b78edf8c81
commit
f5abb8d815
1 changed files with 1 additions and 1 deletions
|
@ -243,4 +243,4 @@ def post_show_download_directory(channel_id):
|
||||||
subprocess.Popen(command, shell=True)
|
subprocess.Popen(command, shell=True)
|
||||||
return flasktools.json_response({})
|
return flasktools.json_response({})
|
||||||
|
|
||||||
flask.abort(501)
|
flask.abort(501)
|
||||||
|
|
Loading…
Reference in a new issue