diff --git a/.template-lintrc.js b/.template-lintrc.js index 41c0cd5e341..85a2b8381ea 100644 --- a/.template-lintrc.js +++ b/.template-lintrc.js @@ -16,7 +16,7 @@ module.exports = { "no-args-paths": true, "no-attrs-in-components": true, "no-debugger": true, - "no-duplicate-attributes": false, + "no-duplicate-attributes": true, "no-extra-mut-helper-argument": true, "no-html-comments": true, "no-index-component-invocation": true, diff --git a/app/assets/javascripts/discourse/templates/composer.hbs b/app/assets/javascripts/discourse/templates/composer.hbs index f255cd5d4dc..e86aefbfe37 100644 --- a/app/assets/javascripts/discourse/templates/composer.hbs +++ b/app/assets/javascripts/discourse/templates/composer.hbs @@ -213,7 +213,7 @@ {{else}}