Skip to content

Commit

Permalink
add hnl image
Browse files Browse the repository at this point in the history
  • Loading branch information
kortirso committed Apr 17, 2024
1 parent 8f6eb34 commit 949e21d
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file added app/assets/images/leagues/nhl.webp
Binary file not shown.
Binary file added app/assets/images/leagues/no_text_nhl.webp
Binary file not shown.
2 changes: 1 addition & 1 deletion app/services/weeks/change_service.rb
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ def update_weeks

def refresh_data(week_id)
Achievements::RefreshAfterWeekChangeJob.perform_later(week_id: week_id)
Teams::Players::CorrectPricesJob.perform_later(week_id: week_id)
# Teams::Players::CorrectPricesJob.perform_later(week_id: week_id)
end

def update_league_maintenance(maintenance)
Expand Down

0 comments on commit 949e21d

Please sign in to comment.