gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-ios] 02/08: bank shortcuts


From: gnunet
Subject: [taler-taler-ios] 02/08: bank shortcuts
Date: Thu, 07 Dec 2023 00:44:19 +0100

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

marc-stibane pushed a commit to branch master
in repository taler-ios.

commit d187278fa312b12b5f58ed5bfab180c8e69a5b00
Author: Marc Stibane <marc@taler.net>
AuthorDate: Wed Dec 6 14:23:01 2023 +0100

    bank shortcuts
---
 TalerWallet1/Views/Settings/SettingsView.swift | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/TalerWallet1/Views/Settings/SettingsView.swift 
b/TalerWallet1/Views/Settings/SettingsView.swift
index 2cf9e81..a81a9ab 100644
--- a/TalerWallet1/Views/Settings/SettingsView.swift
+++ b/TalerWallet1/Views/Settings/SettingsView.swift
@@ -100,7 +100,13 @@ struct SettingsView: View {
                           description: hideDescriptions ? nil : 
String(localized: "More info about this app...")) {}
                 }
 #if DEBUG
-                Text("https://bank.taler.grothoff.org/";)
+                Group {
+                    Text("https://bank.taler.grothoff.org/";)
+                    Text("https://bank.taler.fdold.eu/";)
+                    Text("https://bank.head.taler.net/";)
+                    Text("https://bank.test.taler.net/";)
+                    Text("https://bank.demo.taler.net/";)
+                }
 #endif
                 if controller.hapticCapability.supportsHaptics {
                     SettingsToggle(name: String(localized: "Haptics"), value: 
$useHaptics, id1: "haptics",

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