Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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": "
|
| 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 |
}
|