mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-30 17:24:59 +00:00
drop dangling comma
This commit is contained in:
parent
d1bce18899
commit
7c50e5d7af
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ document.addEventListener('DOMContentLoaded', function () {
|
|||
display: true,
|
||||
text: 'Aider Contribution (% of code)'
|
||||
},
|
||||
beginAtZero: true,
|
||||
beginAtZero: true
|
||||
}
|
||||
},
|
||||
plugins: {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue