Skip to content

Commit

Permalink
Rename product
Browse files Browse the repository at this point in the history
  • Loading branch information
petervanderwalt committed Nov 25, 2024
1 parent 7f22d26 commit fd052d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/application-settings-controller.js
Original file line number Diff line number Diff line change
Expand Up @@ -585,7 +585,7 @@ $(document).ready(function() {
<li>
<input type="checkbox" onchange="selectToolhead()" id="hasPenPlotter" />
<label for="hasPenPlotter"><img src="./images/plotter.png" /></label>
<div class="image-checkbox-text">Pen Lift<br>Mechanism</div>
<div class="image-checkbox-text">SCRIBE<br>Pen Lifter</div>
</li>
<li>
<input type="checkbox" onchange="selectToolhead()" id="hasDust" />
Expand Down

0 comments on commit fd052d1

Please sign in to comment.