From 4055128d7fbc0eced529db133ac94d189abff364 Mon Sep 17 00:00:00 2001 From: softsimon Date: Wed, 19 Jul 2023 11:06:28 +0900 Subject: [PATCH] Fix for 0 sat minimum fee --- frontend/src/app/dashboard/dashboard.component.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/dashboard/dashboard.component.html b/frontend/src/app/dashboard/dashboard.component.html index 3faef5a83..7175f767a 100644 --- a/frontend/src/app/dashboard/dashboard.component.html +++ b/frontend/src/app/dashboard/dashboard.component.html @@ -180,10 +180,10 @@
-
Minimum fee
+
Minimum fee
Purging

- < + <