Implemented a javascript code style
This commit is contained in:
@@ -5,4 +5,4 @@ Schemas.Party = new SimpleSchema({
|
||||
//each party can only be in a single instance at a time
|
||||
});
|
||||
|
||||
Parties.attachSchema(Schemas.Party);
|
||||
Parties.attachSchema(Schemas.Party);
|
||||
|
||||
Reference in New Issue
Block a user