mirror of
https://git.sekbaer.de/Friendica/friendica.git
synced 2025-06-16 20:05:14 +02:00
Missing field in view
This commit is contained in:
parent
2f84d874a8
commit
1778e57baf
3 changed files with 12 additions and 0 deletions
|
@ -587,6 +587,7 @@
|
|||
"fields" => [
|
||||
"uri-id" => ["post-tag", "uri-id"],
|
||||
"uid" => ["post-user", "uid"],
|
||||
"iid" => ["post-user", "id"],
|
||||
"private" => ["post-user", "private"],
|
||||
"wall" => ["post-user", "wall"],
|
||||
"origin" => ["post-user", "origin"],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue