Browse Source

Remove stray comma from json

Jaime van Kessel 2 years ago
parent
commit
feff96288f

+ 1 - 1
plugins/PostProcessingPlugin/scripts/DisplayFilenameAndLayerOnLCD.py

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