CORVO-AI commited on
Commit
962ce32
·
verified ·
1 Parent(s): f693015

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -65,7 +65,7 @@ def update_user_json_file(authenticity_token, commit_oid, new_content):
65
  "pr": "",
66
  "content_changed": "true",
67
  "filename": "Septimius.json",
68
- "new_filename": "user.json",
69
  "value": new_content,
70
  "authenticity_token": authenticity_token,
71
  }
 
65
  "pr": "",
66
  "content_changed": "true",
67
  "filename": "Septimius.json",
68
+ "new_filename": "Septimius.json",
69
  "value": new_content,
70
  "authenticity_token": authenticity_token,
71
  }