Fixed a lot broken with nested sets
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import SimpleSchema from 'simpl-schema';
|
||||
import ChildSchema from '/imports/api/parenting/ChildSchema.js';
|
||||
import ChildSchema from '/imports/api/parenting/ChildSchema';
|
||||
|
||||
let TabletopObjects = new Mongo.Collection('tabletopObjects');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user