-
How do I add {
"difficulties": [
{"id": "insane", "x": -10, "y": -5},
{"id": "duet", "x": -9},
{"id": "chill", "x": -10, "y": -1},
{"id": "edit", "x": -2},
{"id": "4k", "y": -2},
{"id": "7k"}
]
} I tried doing |
Beta Was this translation helpful? Give feedback.
Answered by
MAZ12211
Feb 3, 2025
Replies: 1 comment
-
Solved! It was a syntax error |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
MAZ12211
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Solved! It was a syntax error
[{"op": "add", "path": "/difficulties/-", "value": {"id": "mania", "x": -10}}]