Skip to content

Commit

Permalink
reenable trad leaderboards
Browse files Browse the repository at this point in the history
  • Loading branch information
owocki committed Dec 6, 2019
1 parent 3636624 commit 4c66090
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/marketing/management/commands/assemble_leaderboards.py
Original file line number Diff line number Diff line change
Expand Up @@ -488,5 +488,5 @@ class Command(BaseCommand):
help = 'creates leaderboard objects'

def handle(self, *args, **options):
#do_leaderboard()
do_leaderboard()
do_leaderboard_feed()

0 comments on commit 4c66090

Please sign in to comment.