Skip to content

Commit

Permalink
Fix spec
Browse files Browse the repository at this point in the history
  • Loading branch information
printercu committed Dec 30, 2023
1 parent e9546e4 commit ce81283
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/telegram/bot.rb
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ class NotFound < Error; end
autoload :Tasks, 'telegram/bot/tasks'
autoload :UpdatesController, 'telegram/bot/updates_controller'
autoload :UpdatesPoller, 'telegram/bot/updates_poller'
autoload :VERSION, 'telegram/bot/version'
end
end

Expand Down

0 comments on commit ce81283

Please sign in to comment.