From f3847e483d02f24aef1387cf7d316d6a3ee2483b Mon Sep 17 00:00:00 2001 From: nymkappa Date: Wed, 30 Mar 2022 16:11:18 +0900 Subject: [PATCH] Update pool detail page label - Fix no data text --- frontend/src/app/components/pool/pool.component.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/src/app/components/pool/pool.component.html b/frontend/src/app/components/pool/pool.component.html index 9750e503c..962a3ba9f 100644 --- a/frontend/src/app/components/pool/pool.component.html +++ b/frontend/src/app/components/pool/pool.component.html @@ -26,7 +26,7 @@ Tags -
+
{{ poolStats.pool.regexes }}
@@ -102,7 +102,7 @@ - Blocks + Empty Blocks
{{ formatNumber(poolStats.emptyBlocks, this.locale, '1.0-0') }}
@@ -298,7 +298,7 @@ - Blocks + Empty Blocks