Skip to content

Commit

Permalink
fix(app): fix calibrate to trough bottom image for multi pipettes (#5974
Browse files Browse the repository at this point in the history
)

closes #4734
  • Loading branch information
ahiuchingau authored Jun 22, 2020
1 parent 3f1c7f6 commit dac535f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/src/components/CalibrateLabware/instructions-data.js
Original file line number Diff line number Diff line change
Expand Up @@ -130,7 +130,7 @@ const DIAGRAMS_BOTTOM: {
},
multi: {
one: require('./images/[email protected]'),
two: require('./images/step-2-trough-multi@3x.png'),
two: require('./images/step-2-trough-bottom@3x.png'),
},
},
tuberack: {
Expand Down

0 comments on commit dac535f

Please sign in to comment.