orange_pills_count

This commit is contained in:
HolgerHatGarKeineNode
2023-02-08 20:54:34 +01:00
parent 38e6fdc062
commit a913c6b66c

View File

@@ -29,7 +29,7 @@ class WorldMap extends Component
]
]
]),
'op' => $bookCase->count_orange_pills,
'op' => $bookCase->orange_pills_count,
])
->toArray(),
]);