mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
BUGFIX: tracking categories was not implemented
This commit is contained in:
@@ -40,6 +40,7 @@ class TopicCreator
|
||||
end
|
||||
|
||||
CategoryUser.auto_watch_new_topic(@topic)
|
||||
CategoryUser.auto_track_new_topic(@topic)
|
||||
end
|
||||
|
||||
def setup_topic_params
|
||||
|
Reference in New Issue
Block a user