From 7cf708e21355acf29934ae1d0444f81b95c159dc Mon Sep 17 00:00:00 2001 From: Roland Bewick Date: Tue, 22 Oct 2024 20:55:47 +0700 Subject: [PATCH] fix: alby connection card minimum budget amount --- frontend/src/components/connections/AlbyConnectionCard.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/src/components/connections/AlbyConnectionCard.tsx b/frontend/src/components/connections/AlbyConnectionCard.tsx index 0231476d..3942d9a1 100644 --- a/frontend/src/components/connections/AlbyConnectionCard.tsx +++ b/frontend/src/components/connections/AlbyConnectionCard.tsx @@ -117,7 +117,9 @@ function AlbyConnectionCard({ connection }: { connection?: App }) {