mirror of
https://github.com/discourse/discourse.git
synced 2026-08-12 05:55:39 -05: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