Skip to content

Commit 417b096

Browse files
authored
Update web_src/js/components/RepoContributors.vue
1 parent 39b45bc commit 417b096

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

web_src/js/components/RepoContributors.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -242,7 +242,7 @@ export default {
242242
position: 'top',
243243
align: 'center',
244244
},
245-
// @ts-expect-error: bug in chartjs types
245+
// @ts-expect-error: bug in chart.js types
246246
customEventListener: {
247247
chartType: type,
248248
instance: this,

0 commit comments

Comments
 (0)