Skip to content

Commit eae796b

Browse files
committed
fix
1 parent 41ed46b commit eae796b

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/baseballbot/templates/components/pick_the_stick.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ def rows
4242

4343
def pick_the_stick_data
4444
api_token = ENV.fetch('BASEBALLBOT_PTS_TOKEN', nil)
45+
team_code = @subreddit.team.code
4546

4647
raise 'API token is required' unless api_token && !api_token.empty?
4748

0 commit comments

Comments
 (0)