mirror of
https://github.com/discourse/discourse.git
synced 2025-05-21 18:12:32 +08:00
Follow up to 152238b4cff7ab4c4ce63ba26abd23b0abf05129.
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