discourse/plugins/discourse-narrative-bot/lib/discourse_narrative_bot
Rafael dos Santos Silva 45ff119f27 FIX: Try to match advanced tutorial reset first (#8048)
Advanced trigger is currently broken on:

    ca
    es
    et
    fr
    he
    it
    pt_BR

And that is because the translation levels for the plugin are kinda low, so I would guess it's broken for half the languages.

Since we have only two tracks for a while now, a quick fix to me is inverting the selectors.

This patch works because the advanced key is "larger" than the new user one.
2019-10-02 11:55:47 +10:00
..
actions.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
advanced_user_narrative.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
base.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
certificate_generator.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
dice.rb Fix the build take 2. 2019-05-13 11:22:48 +08:00
magic_8_ball.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
new_user_narrative.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00
quote_generator.rb FEATURE: English locale with international date formats 2019-05-20 13:47:20 +02:00
track_selector.rb FIX: Try to match advanced tutorial reset first (#8048) 2019-10-02 11:55:47 +10:00
welcome_post_type_site_setting.rb DEV: enable frozen string literal on all files 2019-05-13 09:31:32 +08:00