mirror of
https://gitea.augustin64.fr/piair/MsRewards-Reborn.git
synced 2025-04-20 03:11:48 +02:00
pouyrquoi ca marche pas ?
This commit is contained in:
parent
33cb90f110
commit
8acdcae7de
@ -366,6 +366,7 @@ def config_post():
|
||||
def logs():
|
||||
with open("/app/MsRewards-Reborn/user_data/configs.json", "r") as inFile:
|
||||
configs = json.load(inFile)
|
||||
print(configs)
|
||||
return(render_template("logs.html", data=configs))
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user