mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced 2025-06-04 11:14:21 +08:00
Remove stray comma from json
This commit is contained in:
parent
e8528e6735
commit
feff96288f
@ -62,7 +62,7 @@ class DisplayFilenameAndLayerOnLCD(Script):
|
|||||||
"description": "This will add the prefix 'Printing'",
|
"description": "This will add the prefix 'Printing'",
|
||||||
"type": "bool",
|
"type": "bool",
|
||||||
"default_value": true
|
"default_value": true
|
||||||
},
|
}
|
||||||
}
|
}
|
||||||
}"""
|
}"""
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user