Fixed Linting issues
This commit is contained in:
parent
79eb0df9ee
commit
6967ffe4f7
@ -538,7 +538,6 @@
|
||||
"Series chart",
|
||||
"Heatmap chart",
|
||||
"Render PDF"
|
||||
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
@ -24,7 +24,7 @@ class RenderPDF extends Operation {
|
||||
{
|
||||
"name": "Input format",
|
||||
"type": "option",
|
||||
"value": ["Base64","Raw"],
|
||||
"value": ["Base64", "Raw"],
|
||||
}
|
||||
];
|
||||
this.checks = [
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user