Improve reimbursement lists #222

Merged
raucao merged 8 commits from feature/reimbursement-lists into master 2024-03-20 13:50:33 +00:00
Showing only changes of commit 071922d979 - Show all commits
1
@@ -14,7 +14,6 @@ export default class ReimbursementItemComponent extends Component {
if (this.isUnconfirmed && !this.isVetoed) {
this.showExpenseDetails = true;
}
console.debug(fmtDateLocalized);
}
get ipfsGatewayUrl () {