Skip to content

Commit

Permalink
Adding Kayla to Eric's team
Browse files Browse the repository at this point in the history
  • Loading branch information
etousley committed Oct 12, 2017
1 parent 5fc9d43 commit e227429
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions controllers/user.js
Original file line number Diff line number Diff line change
Expand Up @@ -404,6 +404,7 @@ exports.userTeams = {
"[email protected]": {"team": "Eric's Team", "isCaptain": 0, "isCompetitor": 1},
"[email protected]": {"team": "Eric's Team", "isCaptain": 0, "isCompetitor": 1},
"[email protected]": {"team": "Eric's Team", "isCaptain": 0, "isCompetitor": 1},
"[email protected]": {"team": "Eric's Team", "isCaptain": 0, "isCompetitor": 1},
"[email protected]": {"team": "Randi's Team", "isCaptain": 1, "isCompetitor": 1},
"[email protected]": {"team": "Randi's Team", "isCaptain": 0, "isCompetitor": 1},
"[email protected]": {"team": "Randi's Team", "isCaptain": 0, "isCompetitor": 1},
Expand Down

0 comments on commit e227429

Please sign in to comment.