Unlike PHP JavaScript is finicky about having extra commas in array definitions. The Good News is that I search all of Drupal and only found this one violation of JavaScript's formatting rules.
| Comment | File | Size | Author |
|---|---|---|---|
| Toolbar.patch | 469 bytes | cosmicdreams |
Comments
Comment #1
ianthomas_ukI went to open the file in phpStorm to get a bit more context, and it warned me about the extra comma ;)
Comment #2
webchickCommitted and pushed to 8.x. Thanks!