From 89be841e6429d3900ace94a7b1cd9cbc44dbfee8 Mon Sep 17 00:00:00 2001 From: nymkappa <1612910616@pm.me> Date: Tue, 8 Aug 2023 17:10:59 +0900 Subject: [PATCH 1/2] [accelerator] hide accelerate button if already accelerating --- .../app/components/transaction/transaction.component.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/frontend/src/app/components/transaction/transaction.component.html b/frontend/src/app/components/transaction/transaction.component.html index 9584cecfd..0d8e4d4c3 100644 --- a/frontend/src/app/components/transaction/transaction.component.html +++ b/frontend/src/app/components/transaction/transaction.component.html @@ -101,7 +101,8 @@ In several hours (or more) - Accelerate + + Accelerate @@ -111,7 +112,8 @@ - Accelerate + + Accelerate From 9ed7e80c44359d33ebe41f6605ef12ba31ff391b Mon Sep 17 00:00:00 2001 From: nymkappa <1612910616@pm.me> Date: Tue, 12 Sep 2023 14:15:29 +0200 Subject: [PATCH 2/2] fix typo post merge --- .../src/app/components/transaction/transaction.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/src/app/components/transaction/transaction.component.html b/frontend/src/app/components/transaction/transaction.component.html index ee9247aab..956d27aba 100644 --- a/frontend/src/app/components/transaction/transaction.component.html +++ b/frontend/src/app/components/transaction/transaction.component.html @@ -128,7 +128,7 @@ - Accelerate + Accelerate