mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-24 07:03:56 -06:00
Typo in association
CURA-4555
This commit is contained in:
parent
6274f70949
commit
1dba27339e
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ Section "Install Arduino Drivers"
|
|||
SectionEnd
|
||||
|
||||
Section "Open STL files with Cura"
|
||||
${registerExtension} "$INSTDIR\Cura.exe.exe" ".stl" "STL_File"
|
||||
${registerExtension} "$INSTDIR\Cura.exe" ".stl" "STL_File"
|
||||
SectionEnd
|
||||
|
||||
Section /o "Open OBJ files with Cura"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue