From 2045b9495152ce0ba47c3f2a5e3e4a8d1b30c31a Mon Sep 17 00:00:00 2001 From: Sebastian Kippe Date: Sat, 31 Oct 2020 12:49:29 +0100 Subject: [PATCH] Allow HTML comments, remove obsolete comment --- .template-lintrc.js | 3 ++- app/components/reimbursement-list/template.hbs | 1 - 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.template-lintrc.js b/.template-lintrc.js index 5e45040..4d151e0 100644 --- a/.template-lintrc.js +++ b/.template-lintrc.js @@ -5,7 +5,8 @@ module.exports = { rules: { 'simple-unless': false, - 'no-nested-interactive': false + 'no-nested-interactive': false, + 'no-html-comments': false }, ignore: [ diff --git a/app/components/reimbursement-list/template.hbs b/app/components/reimbursement-list/template.hbs index 82d3404..37c8181 100644 --- a/app/components/reimbursement-list/template.hbs +++ b/app/components/reimbursement-list/template.hbs @@ -8,7 +8,6 @@

- {{sats-to-btc reimbursement.amount}}WBTC