gnunet-svn
[Top][All Lists]
Advanced

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

[taler-bank] branch master updated: include blog in public accounts


From: gnunet
Subject: [taler-bank] branch master updated: include blog in public accounts
Date: Tue, 18 May 2021 22:29:17 +0200

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

dold pushed a commit to branch master
in repository bank.

The following commit(s) were added to refs/heads/master by this push:
     new 105bb2c  include blog in public accounts
105bb2c is described below

commit 105bb2c8c23d29ef23b601b032b25f88794c3715
Author: Florian Dold <florian@dold.me>
AuthorDate: Tue May 18 22:29:12 2021 +0200

    include blog in public accounts
---
 talerbank/settings.py | 1 +
 1 file changed, 1 insertion(+)

diff --git a/talerbank/settings.py b/talerbank/settings.py
index ef2f364..d031d3b 100644
--- a/talerbank/settings.py
+++ b/talerbank/settings.py
@@ -212,6 +212,7 @@ TALER_DIGITS = TC.value_int("bank", "NDIGITS", default=2)
 TALER_PREDEFINED_ACCOUNTS = [
     "Bank",
     "Exchange",
+    "blog",
     "Tor",
     "GNUnet",
     "Taler",

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