mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:02:54 +00:00
Use tabs
This commit is contained in:
parent
cf67b8aa37
commit
79bc773d02
1 changed files with 4 additions and 4 deletions
|
@ -401,10 +401,10 @@ Parameters are sent as JSON object:
|
|||
|
||||
```
|
||||
{
|
||||
"media_id":"1234",
|
||||
"alt_text": {
|
||||
"text":"Here comes the description"
|
||||
}
|
||||
"media_id":"1234",
|
||||
"alt_text": {
|
||||
"text":"Here comes the description"
|
||||
}
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue