Skip to content

Commit

Permalink
Remove undesired change
Browse files Browse the repository at this point in the history
  • Loading branch information
mattwr18 committed Nov 5, 2024
1 parent bd8f027 commit 844b28c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/models/organization.rb
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ def whats_app_onboarding_allowed?
end

def telegram_bot
Telegram::Bot::Client.new(telegram_bot_api_key)
Telegram.bots[id]
end

def twilio_instance
Expand Down

0 comments on commit 844b28c

Please sign in to comment.