mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-29 22:01:14 -07: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]
|
[general]
|
||||||
version = 3
|
version = 3
|
||||||
name = Only Material
|
name = Only Variant
|
||||||
id = OnlyMaterial
|
id = OnlyVariant
|
||||||
|
|
||||||
[containers]
|
[containers]
|
||||||
4 = some_instance
|
4 = some_instance
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue