gnunet-svn
[Top][All Lists]
Advanced

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

[libeufin] branch master updated: adapt field name


From: gnunet
Subject: [libeufin] branch master updated: adapt field name
Date: Thu, 03 Nov 2022 15:06:03 +0100

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

ms pushed a commit to branch master
in repository libeufin.

The following commit(s) were added to refs/heads/master by this push:
     new f94b2e4d adapt field name
f94b2e4d is described below

commit f94b2e4df766bcbcf954e1653b5bcda233b5d1da
Author: MS <ms@taler.net>
AuthorDate: Thu Nov 3 15:05:50 2022 +0100

    adapt field name
---
 sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt 
b/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
index 608ffab4..cddcd9ec 100644
--- a/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
+++ b/sandbox/src/main/kotlin/tech/libeufin/sandbox/Main.kt
@@ -179,7 +179,7 @@ class Config : CliktCommand(
                                 val allowRegistrations = 
maybeDemobank.demoBank.allowRegistrations
                                 val name = maybeDemobank.demoBank.name // 
always 'default'
                                 val withSignupBonus = 
maybeDemobank.demoBank.withSignupBonus
-                                val webuiUrl = 
maybeDemobank.demoBank.captchaUrl
+                                val captchaUrl = 
maybeDemobank.demoBank.captchaUrl
                             })
                         )
                         return@transaction

-- 
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]