1
0
mirror of https://github.com/lana-k/sqliteviz.git synced 2025-12-06 18:18:53 +08:00
This commit is contained in:
lana-k
2021-12-19 15:57:30 +01:00
parent b2c2344951
commit 70a9edf57e

View File

@@ -57,7 +57,7 @@ export default {
},
created () {
// https://github.com/plotly/plotly.js/issues/4555
plotly.setPlotConfig ({
plotly.setPlotConfig({
notifyOnLogging: 1
})
},