mirror of
https://github.com/mastodon/documentation
synced 2025-04-11 22:56:17 +02:00
fix(client/intro): Nested parameters JSON format (#1254)
This commit is contained in:
parent
00528a70a6
commit
e8f0e64060
@ -113,7 +113,7 @@ As JSON, hashes are formatted like so:
|
|||||||
{
|
{
|
||||||
"source": {
|
"source": {
|
||||||
"privacy": "public",
|
"privacy": "public",
|
||||||
"language", "en"
|
"language": "en"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user