mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
FEATURE: Allow tutorials to declare prerequisite before it starts.
This commit is contained in:
@@ -74,7 +74,7 @@ module DiscourseNarrativeBot
|
||||
action: :reply_to_topic_notification_level_changed
|
||||
},
|
||||
reply: {
|
||||
next_state: :tutorial_notification_level,
|
||||
next_state: :tutorial_change_topic_notification_level,
|
||||
action: :missing_topic_notification_level_change
|
||||
}
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user