Fixed deleted libraryNodes being shown in library
This commit is contained in:
@@ -16,6 +16,8 @@ const LIBRARY_NODE_TREE_FIELDS = {
|
||||
ancestors: 1,
|
||||
tags: 1,
|
||||
slotFillerCondition: 1,
|
||||
removed: 1,
|
||||
removedAt: 1,
|
||||
// SlotFillers
|
||||
slotQuantityFilled: 1,
|
||||
// Effect
|
||||
|
||||
Reference in New Issue
Block a user