We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5638d31 commit 1b4edbeCopy full SHA for 1b4edbe
lib/runtime/plots.js
@@ -36,7 +36,7 @@ function dataURItoBlob (dataURI) {
36
}
37
38
return new Blob([ia], {type:mimeString})
39
-},
+}
40
41
export default {
42
activate () {
0 commit comments