mirror of
https://github.com/System-End/identity-vault.git
synced 2026-04-19 16:28:21 +00:00
bug
This commit is contained in:
parent
6d476d1c82
commit
20f29324e7
1 changed files with 5 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue