Introduce budget, reimbursements for expenses #195

Merged
raucao merged 57 commits from feature/expenses into master 2021-06-03 14:23:45 +00:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit 2045b94951 - Show all commits
+2 -1
View File
@@ -5,7 +5,8 @@ module.exports = {
rules: {
'simple-unless': false,
'no-nested-interactive': false
'no-nested-interactive': false,
'no-html-comments': false
},
ignore: [
@@ -8,7 +8,6 @@
</p>
<p class="token-amount">
<span class="amount">
<!-- <img src="/img/bitcoin.svg" class="currency&#45;logo"> -->
{{sats-to-btc reimbursement.amount}}</span>&#8239;<span class="symbol">WBTC</span>
</p>
<ul class="expense-list">