taler-typescript-core

Wallet core logic and WebUIs for various components
Log | Files | Refs | Submodules | README | LICENSE

commit 2e8e1a15c9b55fed0b22341f2c2e0406efb84c3a
parent 9d6967dbab45c973470bb0f930a551c1f387f9d1
Author: Florian Dold <florian@dold.me>
Date:   Wed, 13 Oct 2021 11:37:02 +0200

fix FTBFS

Diffstat:
Mpackages/taler-wallet-webextension/src/cta/Withdraw.stories.tsx | 1-
1 file changed, 0 insertions(+), 1 deletion(-)

diff --git a/packages/taler-wallet-webextension/src/cta/Withdraw.stories.tsx b/packages/taler-wallet-webextension/src/cta/Withdraw.stories.tsx @@ -1050,7 +1050,6 @@ export const TermsShowAgainXML = createExample(TestedComponent, { }, status: 'new' }, - accepted: true, reviewing: true, })