gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[taler-wallet-core] 01/02: webextension: fix type error


From: gnunet
Subject: [taler-wallet-core] 01/02: webextension: fix type error
Date: Wed, 21 Jun 2023 09:44:06 +0200

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository wallet-core.

commit a0e0c5c4a61329886b22e11ccac7626d8861bf79
Author: Florian Dold <florian@dold.me>
AuthorDate: Wed Jun 21 09:43:45 2023 +0200

    webextension: fix type error
---
 .../src/wallet/DestinationSelection/stories.tsx                         | 2 --
 1 file changed, 2 deletions(-)

diff --git 
a/packages/taler-wallet-webextension/src/wallet/DestinationSelection/stories.tsx
 
b/packages/taler-wallet-webextension/src/wallet/DestinationSelection/stories.tsx
index d2b3ee4c1..ed5c33e06 100644
--- 
a/packages/taler-wallet-webextension/src/wallet/DestinationSelection/stories.tsx
+++ 
b/packages/taler-wallet-webextension/src/wallet/DestinationSelection/stories.tsx
@@ -35,7 +35,6 @@ export const GetCash = tests.createExample(ReadyView, {
     },
   },
   goToBank: {},
-  sendAll: {},
   goToWallet: {},
   previous: [],
   selectCurrency: {},
@@ -50,7 +49,6 @@ export const SendCash = tests.createExample(ReadyView, {
     },
   },
   goToBank: {},
-  sendAll: {},
   goToWallet: {},
   previous: [],
   selectCurrency: {},

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]