Remove stray comma from json

This commit is contained in:
Jaime van Kessel 2023-01-20 11:26:00 +01:00
parent e8528e6735
commit feff96288f
No known key found for this signature in database
GPG Key ID: C85F7A3AF1BAA7C4

View File

@ -62,7 +62,7 @@ class DisplayFilenameAndLayerOnLCD(Script):
"description": "This will add the prefix 'Printing'",
"type": "bool",
"default_value": true
},
}
}
}"""