gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-ios] 03/40: disclosure comment


From: gnunet
Subject: [taler-taler-ios] 03/40: disclosure comment
Date: Mon, 22 Jul 2024 22:45:56 +0200

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 ac73a86a366b382e1b54ef300c0a005fdad67f32
Author: Marc Stibane <marc@taler.net>
AuthorDate: Wed Jul 17 08:29:48 2024 +0200

    disclosure comment
---
 TalerWallet1/Views/Main/MainView.swift | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TalerWallet1/Views/Main/MainView.swift 
b/TalerWallet1/Views/Main/MainView.swift
index b2972da..72aa456 100644
--- a/TalerWallet1/Views/Main/MainView.swift
+++ b/TalerWallet1/Views/Main/MainView.swift
@@ -122,7 +122,7 @@ struct MainView: View {
                            isPresented: $showCameraAlert,
                                actions: {   openSettingsButton
                                             dismissAlertButton },
-                               message: {   Text("Please allow camera access 
in settings.") })
+                               message: {   Text("Please allow camera access 
in settings.") }) // Scanning QR-codes
                     .sheet(isPresented: $showQRScanner, onDismiss: 
dismissingSheet) {
                         let sheet = AnyView(QRSheet(stack: 
stack.push(".sheet")))
                         Sheet(stack: stack.push(), sheetView: sheet)

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