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