mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
List the "Watching First Post" tags on preferences
This commit is contained in:
@@ -8,6 +8,7 @@ class UserUpdater
|
||||
}
|
||||
|
||||
TAG_NAMES = {
|
||||
watching_first_post_tags: :watching_first_post,
|
||||
watched_tags: :watching,
|
||||
tracked_tags: :tracking,
|
||||
muted_tags: :muted
|
||||
|
||||
Reference in New Issue
Block a user