From b7051b4a7770d28511755f0ab7dfe45e7820a91f Mon Sep 17 00:00:00 2001 From: networkException Date: Fri, 23 Aug 2024 01:40:13 +0200 Subject: [PATCH] README: Use json instead of jsonc to fix syntax highlighting on Forgejo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1ca087f..39402c6 100644 --- a/README.md +++ b/README.md @@ -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",