From ca0740d0265dd18179b2ad59e781c69febfc84af Mon Sep 17 00:00:00 2001 From: Djuri Baars Date: Mon, 21 Feb 2022 21:47:50 +0100 Subject: [PATCH] Participant table fix --- .../participant-table/participant-table.component.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/partials/participant-table/participant-table.component.html b/src/app/partials/participant-table/participant-table.component.html index 841eb46..14cf73b 100644 --- a/src/app/partials/participant-table/participant-table.component.html +++ b/src/app/partials/participant-table/participant-table.component.html @@ -27,22 +27,22 @@ {{ item[0].nodename }} {{ item[1].nodename }} - +
{{ item[3][0].fee_base_msat }}
- +
{{ item[3][0].fee_rate_milli_msat }}
- +
{{ item[3][1].fee_base_msat }}
- +
{{ item[3][1].fee_rate_milli_msat }}