Skip to content

Commit

Permalink
https://github.com/CommonWealthRobotics/BowlerStudio/issues/406
Browse files Browse the repository at this point in the history
  • Loading branch information
madhephaestus committed Jul 20, 2024
1 parent 07a3fdf commit fd7a36d
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ public String nameOfEditor() {

public Image getImage() {
try {
return AssetFactory.loadAsset("Script-Tab-OpenSCADl.png");
return AssetFactory.loadAsset("Script-Tab-OpenSCAD.png");
} catch (Exception e) {
// TODO Auto-generated catch block
e.printStackTrace();
Expand Down

0 comments on commit fd7a36d

Please sign in to comment.