Missing field in view

This commit is contained in:
Michael 2021-02-15 06:14:53 +00:00
parent 2f84d874a8
commit 1778e57baf
3 changed files with 12 additions and 0 deletions

View file

@ -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"],