Lots of progress testing and fixing computation engine
This commit is contained in:
@@ -26,4 +26,6 @@ let ProficiencySchema = new SimpleSchema({
|
||||
},
|
||||
});
|
||||
|
||||
export { ProficiencySchema };
|
||||
const ComputedOnlyProficiencySchema = new SimpleSchema({});
|
||||
|
||||
export { ProficiencySchema, ComputedOnlyProficiencySchema };
|
||||
|
||||
Reference in New Issue
Block a user