Forget about this attribute
This commit is contained in:
@@ -155,8 +155,6 @@ helpers do
|
||||
# FIXME: how do these differ from post_author_name/id ? most recent / original?
|
||||
result['topic_author_name'] = result['post_author_name']
|
||||
result['topic_author_id'] = result['post_author_id'].to_s
|
||||
|
||||
result['last_reply_time'] = result["post_time"]
|
||||
|
||||
result
|
||||
end
|
||||
|
Reference in New Issue
Block a user