mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-08-12 15:46:36 +02:00
a
This commit is contained in:
@ -407,7 +407,7 @@ def logs():
|
||||
|
||||
|
||||
|
||||
@app.route('/pdf/<path:filename>', methods=['GET', 'POST'])
|
||||
@app.route('/download/<path:filename>', methods=['GET', 'POST'])
|
||||
def download(filename):
|
||||
return send_from_directory(directory='/user_data', filename=filename)
|
||||
|
||||
|
Reference in New Issue
Block a user