README: Use json instead of jsonc to fix syntax highlighting on Forgejo
This commit is contained in:
parent
d18d8d55df
commit
b7051b4a77
1 changed files with 1 additions and 1 deletions
|
@ -22,7 +22,7 @@ context menu > View Source > Decrypted / Original Event Source.
|
|||
On other clients you might need to fiddle around with the JSON a little, important is
|
||||
that it looks something like this:
|
||||
|
||||
```jsonc
|
||||
```json
|
||||
{
|
||||
"content": {
|
||||
"body": "something.jpg",
|
||||
|
|
Loading…
Reference in a new issue