nearly good

This commit is contained in:
piair 2023-08-21 21:00:03 +02:00
parent 8d7a474c69
commit bd70557062
1 changed files with 3 additions and 1 deletions

View File

@ -437,6 +437,8 @@ def upload_file():
file.save(os.path.join('/app/MsRewards-Reborn/user_data/', filename)) file.save(os.path.join('/app/MsRewards-Reborn/user_data/', filename))
return redirect(url_for('settings_get')) return redirect(url_for('settings_get'))
print("on a atteint la fin, chelou")
return redirect(url_for('settings_get'))
def maxi(dict): def maxi(dict):
m = 0 m = 0