mirror of
https://github.com/lana-k/sqliteviz.git
synced 2025-12-08 02:58:54 +08:00
fix lint
This commit is contained in:
@@ -57,7 +57,7 @@ export default {
|
|||||||
},
|
},
|
||||||
created () {
|
created () {
|
||||||
// https://github.com/plotly/plotly.js/issues/4555
|
// https://github.com/plotly/plotly.js/issues/4555
|
||||||
plotly.setPlotConfig ({
|
plotly.setPlotConfig({
|
||||||
notifyOnLogging: 1
|
notifyOnLogging: 1
|
||||||
})
|
})
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user