We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 57a2dab commit 411e81bCopy full SHA for 411e81b
1 file changed
doc/specs/schemas/SpectatorGameChat.yaml
@@ -10,8 +10,4 @@ items:
10
- text
11
- user
12
13
-example:
14
- [
15
- { "text": "e4 here we go", "user": "Toby" },
16
- { "text": "Woof!", "user": "AnnoyingDog" },
17
- ]
+example: [{ "text": "e4 here we go", "user": "Toby" }, { "text": "Woof!", "user": "AnnoyingDog" }]
0 commit comments