Skip to content

Commit

Permalink
Update views.py
Browse files Browse the repository at this point in the history
updated league_leaders wasn't showing
  • Loading branch information
Kudzmat authored Oct 23, 2024
1 parent b20c901 commit 69af390
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions NoseBleedSeat/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -421,6 +421,7 @@ def update_league_leaders(request):

league_leaders_data.leaders = stat_leaders


context = {
'stat_leaders': stat_leaders
}
Expand Down

0 comments on commit 69af390

Please sign in to comment.