mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Follow up to 152238b4cf.
This commit is contained in:
@@ -53,7 +53,7 @@ module DiscourseNarrativeBot
|
||||
if (@skip && @state != :end)
|
||||
skip_tutorial(next_state)
|
||||
else
|
||||
self.public_send(action)
|
||||
self.send(action)
|
||||
end
|
||||
|
||||
if new_post
|
||||
|
||||
Reference in New Issue
Block a user