The "tagged with" message now works again.

This commit is contained in:
Michael Vogel 2016-09-03 12:48:51 +02:00
parent 014fc5dccb
commit c02b1c3f36
2 changed files with 13 additions and 13 deletions

View File

@ -425,7 +425,7 @@ These Fields are not added below (yet). They are here to for bug search.
`item`.`guid`, `item`.`wall`, `item`.`private`, `item`.`starred`,
`item`.`title`, `item`.`body`, `item`.`file`, `item`.`event-id`,
`item`.`location`, `item`.`coord`, `item`.`app`,
`item`.`rendered-hash`, `item`.`rendered-html`,
`item`.`rendered-hash`, `item`.`rendered-html`, `item`.`object`,
`item`.`allow_cid`, `item`.`allow_gid`, `item`.`deny_cid`, `item`.`deny_gid`,
`item`.`id` AS `item_id`, `item`.`network` AS `item_network`,