fd
This commit is contained in:
parent
c21a1e1f10
commit
fd1d0cd67e
1 changed files with 1 additions and 1 deletions
|
@ -1186,7 +1186,7 @@ def chart(v):
|
|||
comments={'comment_stats': comment_stats},
|
||||
)
|
||||
|
||||
return redirect(x)
|
||||
return send_file(x)
|
||||
|
||||
|
||||
def create_plot(**kwargs):
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue