Fixed fillers with type not showing in slot fill

This commit is contained in:
Stefan Zermatten
2022-07-26 11:33:47 +02:00
parent 65e7ce6dce
commit 2b8f7e4927

View File

@@ -20,6 +20,7 @@ const LIBRARY_NODE_TREE_FIELDS = {
removedAt: 1,
// SlotFillers
slotQuantityFilled: 1,
slotFillerType: 1,
// Effect
operation: 1,
targetTags: 1,