Added comment to start pull request
This commit is contained in:
@@ -26,6 +26,7 @@ let ChildSchema = new SimpleSchema({
|
||||
type: RefSchema,
|
||||
optional: true,
|
||||
},
|
||||
// Change this from ancestor list to left and right indices
|
||||
ancestors: {
|
||||
type: Array,
|
||||
defaultValue: [],
|
||||
|
||||
Reference in New Issue
Block a user