Added comment to start pull request

This commit is contained in:
ThaumRystra
2023-09-13 11:18:57 +02:00
parent c251b70ff6
commit 00395a3e79

View File

@@ -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: [],