Skip to content

Commit

Permalink
Hotfix: Add step-files.
Browse files Browse the repository at this point in the history
  • Loading branch information
gunnarvelle committed Jan 4, 2024
1 parent 9d236d9 commit 567d81b
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -129,6 +129,8 @@ class DraftApiProperties extends BaseProps with StrictLogging {
".xml",
".f3d",
".mp4",
".ino"
".ino",
".stp",
".step"
)
}

0 comments on commit 567d81b

Please sign in to comment.