mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: show watched first post in user page
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user