[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[taler-wallet-core] 05/05: update footer for exchange
From: |
gnunet |
Subject: |
[taler-wallet-core] 05/05: update footer for exchange |
Date: |
Wed, 06 Dec 2023 18:10:55 +0100 |
This is an automated email from the git hooks/post-receive script.
sebasjm pushed a commit to branch master
in repository wallet-core.
commit c036dc201ce970c77f21c5474b5ee2f96e9edb26
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Wed Dec 6 14:09:52 2023 -0300
update footer for exchange
---
packages/aml-backoffice-ui/src/Dashboard.tsx | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/packages/aml-backoffice-ui/src/Dashboard.tsx
b/packages/aml-backoffice-ui/src/Dashboard.tsx
index a38391efb..f791906b9 100644
--- a/packages/aml-backoffice-ui/src/Dashboard.tsx
+++ b/packages/aml-backoffice-ui/src/Dashboard.tsx
@@ -165,7 +165,7 @@ export function ExchangeAmlFrame({
</div>
<Footer
- testingUrl={localStorage.getItem("exchange-base-url") ?? undefined}
+ testingUrlKey="exchange-base-url"
GIT_HASH={GIT_HASH}
VERSION={VERSION}
/>
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.