FEATURE: show watched first post in user page

This commit is contained in:
Sam
2016-07-08 14:08:10 +10:00
parent 4161ee210a
commit f1b1b0da14
6 changed files with 23 additions and 10 deletions

View File

@@ -1,6 +1,7 @@
class UserUpdater
CATEGORY_IDS = {
watched_first_post_category_ids: :watching_first_post,
watched_category_ids: :watching,
tracked_category_ids: :tracking,
muted_category_ids: :muted