mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-08-07 05:53:59 -06:00
Fix ID and name of only-variant stack
This makes it consistent with the file name and such. Contributes to issue CURA-3497.
This commit is contained in:
parent
15de1f235a
commit
91f51d11cd
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
[general]
|
||||
version = 3
|
||||
name = Only Material
|
||||
id = OnlyMaterial
|
||||
name = Only Variant
|
||||
id = OnlyVariant
|
||||
|
||||
[containers]
|
||||
4 = some_instance
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue