nearly good
This commit is contained in:
parent
8d7a474c69
commit
bd70557062
|
@ -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
|
||||||
|
|
Loading…
Reference in New Issue