oreporan / wePlayMin

WePlay - the social football managing app
0 stars 1 forks source link

move numOfPlayersPerTeam from Game model to League model #15

Closed oreporan closed 8 years ago

oreporan commented 8 years ago

Right now this is set in the Game model, it should be in League, making it {required : true}

oreporan commented 8 years ago

done