gnunet-svn
[Top][All Lists]
Advanced

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

[taler-merchant-backoffice] branch master updated: -fix typo


From: gnunet
Subject: [taler-merchant-backoffice] branch master updated: -fix typo
Date: Sun, 25 Sep 2022 18:40:42 +0200

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

grothoff pushed a commit to branch master
in repository merchant-backoffice.

The following commit(s) were added to refs/heads/master by this push:
     new d5d8f96  -fix typo
d5d8f96 is described below

commit d5d8f96f3bdb59d32e83ef46731845fd237ec4da
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Sun Sep 25 18:40:40 2022 +0200

    -fix typo
---
 packages/bank/src/pages/home/index.tsx | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/packages/bank/src/pages/home/index.tsx 
b/packages/bank/src/pages/home/index.tsx
index 56e3a7e..b53f297 100644
--- a/packages/bank/src/pages/home/index.tsx
+++ b/packages/bank/src/pages/home/index.tsx
@@ -12,7 +12,7 @@ import talerLogo from '../../assets/logo-white.svg';
 import { LangSelectorLikePy as LangSelector } from 
'../../components/menu/LangSelector';
 
 // Uncomment to allow test runs:
-const __LIBEUFIN_UI_ALLOW_REGISTRATIONS__ = 
window.__LIBEUFIN_UI_ALLOW_REGISTRATIONS ?? 1;
+const __LIBEUFIN_UI_ALLOW_REGISTRATIONS__ = 
window.__LIBEUFIN_UI_ALLOW_REGISTRATIONS__ ?? 1;
 const __LIBEUFIN_UI_IS_DEMO__ = window.__LIBEUFIN_UI_IS_DEMO__ ?? 0;
 const __LIBEUFIN_UI_BANK_NAME__ = window.__LIBEUFIN_UI_BANK_NAME__ ?? 'Taler 
Bank';
 

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