mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-07-06 14:37:29 -06:00
Remove stray comma from json
This commit is contained in:
parent
e8528e6735
commit
feff96288f
1 changed files with 1 additions and 1 deletions
|
@ -62,7 +62,7 @@ class DisplayFilenameAndLayerOnLCD(Script):
|
|||
"description": "This will add the prefix 'Printing'",
|
||||
"type": "bool",
|
||||
"default_value": true
|
||||
},
|
||||
}
|
||||
}
|
||||
}"""
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue