Restrict menu items based on game stage

This commit is contained in:
2020-11-08 10:51:08 -06:00
parent 79b928c775
commit 7cd399db07
4 changed files with 29 additions and 0 deletions

View File

@@ -55,6 +55,8 @@ const index = {
'/matchups': ['controller::Scores.get_weekly_scores'],
'/league-standings': ['controller::Scores.get_league_standings'],
'/status': ['controller::Home.get_status'],
},
/*