Skip to content

Commit

Permalink
se elimino el modelo de premios
Browse files Browse the repository at this point in the history
  • Loading branch information
manduks committed Nov 9, 2012
1 parent 9c856d1 commit a2400fe
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions model.js
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,7 @@
//Equipos

Clubs = new Meteor.Collection("clubs");

Matches = new Meteor.Collection("matches");

Prices = new Meteor.Collection("Prices");

0 comments on commit a2400fe

Please sign in to comment.