mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Refactor likes/flags to simplify things a lot
This commit is contained in:
@@ -18,7 +18,6 @@ class PostSerializer < BasicPostSerializer
|
||||
attributes :post_number,
|
||||
:post_type,
|
||||
:updated_at,
|
||||
:like_count,
|
||||
:reply_count,
|
||||
:reply_to_post_number,
|
||||
:quote_count,
|
||||
|
||||
Reference in New Issue
Block a user