Skip to content

Commit

Permalink
fix: typo
Browse files Browse the repository at this point in the history
  • Loading branch information
MarcosNicolau committed Dec 23, 2024
1 parent a20d95b commit 28f5f19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion explorer/assets/vendor/charts/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ export default {
options,
});

this.char.resize();
this.chart.resize();
},

reinitChart() {
Expand Down

0 comments on commit 28f5f19

Please sign in to comment.