diff --git a/backend/app/routers/puck.py b/backend/app/routers/puck.py index a009fcf..5caac6c 100644 --- a/backend/app/routers/puck.py +++ b/backend/app/routers/puck.py @@ -258,6 +258,7 @@ async def get_pucks_with_tell_position(db: Session = Depends(get_db)): Sample( id=sample.id, sample_name=sample.sample_name, + mount_count=sample.mount_count, position=sample.position, puck_id=sample.puck_id, data_collection_parameters=(