Skip to content

Commit 411e81b

Browse files
committed
formatting
1 parent 57a2dab commit 411e81b

1 file changed

Lines changed: 1 addition & 5 deletions

File tree

doc/specs/schemas/SpectatorGameChat.yaml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,4 @@ items:
1010
- text
1111
- user
1212

13-
example:
14-
[
15-
{ "text": "e4 here we go", "user": "Toby" },
16-
{ "text": "Woof!", "user": "AnnoyingDog" },
17-
]
13+
example: [{ "text": "e4 here we go", "user": "Toby" }, { "text": "Woof!", "user": "AnnoyingDog" }]

0 commit comments

Comments
 (0)