From d9c39f53d6870bfd59eed6a75ffb0ce4c94a4582 Mon Sep 17 00:00:00 2001 From: Sebastian Date: Mon, 3 Apr 2023 12:14:05 -0300 Subject: fix currency link in history, hide auto-open wallet, fix space --- packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx | 1 + 1 file changed, 1 insertion(+) (limited to 'packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx') diff --git a/packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx b/packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx index b2922de22..d338b77f5 100644 --- a/packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx +++ b/packages/taler-wallet-webextension/src/wallet/Transaction.stories.tsx @@ -89,6 +89,7 @@ const exampleData = { ...commonTransaction, amountEffective: "KUDOS:12", type: TransactionType.Payment, + posConfirmation: undefined, info: { contractTermsHash: "ASDZXCASD", merchant: { -- cgit v1.2.3