gnunet-svn
[Top][All Lists]
Advanced

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

[GNUnet-SVN] [taler-wallet-webex] 01/03: missing property


From: gnunet
Subject: [GNUnet-SVN] [taler-wallet-webex] 01/03: missing property
Date: Sun, 04 Jun 2017 17:56:58 +0200

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

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

commit 84c2a0ee934920c6fac36f0e94bde4e0d5e2ac4f
Author: Florian Dold <address@hidden>
AuthorDate: Sat Jun 3 21:06:23 2017 +0200

    missing property
---
 src/webex/pages/confirm-contract.tsx | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/webex/pages/confirm-contract.tsx 
b/src/webex/pages/confirm-contract.tsx
index 7d552341..c4692cbf 100644
--- a/src/webex/pages/confirm-contract.tsx
+++ b/src/webex/pages/confirm-contract.tsx
@@ -113,6 +113,7 @@ class ContractPrompt extends 
React.Component<ContractPromptProps, ContractPrompt
   constructor() {
     super();
     this.state = {
+      alreadyPaid: false,
       error: null,
       exchanges: null,
       proposal: null,

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

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