From 20f29324e7b2a62c521e8dfdb7ef8f9958475447 Mon Sep 17 00:00:00 2001 From: 24c02 <163450896+24c02@users.noreply.github.com> Date: Wed, 18 Feb 2026 12:33:57 -0500 Subject: [PATCH] bug --- app/views/slack/tutorial/03_welcome.slack_message.slocks | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/app/views/slack/tutorial/03_welcome.slack_message.slocks b/app/views/slack/tutorial/03_welcome.slack_message.slocks index de04c91..3d7bc76 100644 --- a/app/views/slack/tutorial/03_welcome.slack_message.slocks +++ b/app/views/slack/tutorial/03_welcome.slack_message.slocks @@ -1,5 +1,10 @@ chan_welcome_to_hc = Rails.configuration.slack_channels.welcome_to_hack_club chan_hq_eng = Rails.configuration.slack_channels.hq_eng +chan_announcements = Rails.configuration.slack_channels.announcements +chan_library = Rails.configuration.slack_channels.library +chan_neighbourhood = Rails.configuration.slack_channels.neighbourhood +chan_ship = Rails.configuration.slack_channels.ship +chan_welcome = Rails.configuration.slack_channels.welcome_to_hack_club case @identity.promote_click_count when 0