mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-07 06:57:28 -06:00
Add newlines to the end of new files.
done as part of CURA-12099
This commit is contained in:
parent
254087cb45
commit
371f280ab8
3 changed files with 3 additions and 3 deletions
|
@ -30,4 +30,4 @@ class DefaultVariant(ThreeMFVariant):
|
|||
# Add thumbnail relation to _rels/.rels file
|
||||
ET.SubElement(relations_element, "Relationship",
|
||||
Target="/" + THUMBNAIL_PATH, Id="rel1",
|
||||
Type="http://schemas.openxmlformats.org/package/2006/relationships/metadata/thumbnail")
|
||||
Type="http://schemas.openxmlformats.org/package/2006/relationships/metadata/thumbnail")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue