[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.
- [taler-taler-ios] branch master updated (2af265c -> a58f2d9), gnunet, 2024/07/22
- [taler-taler-ios] 03/40: disclosure comment,
gnunet <=
- [taler-taler-ios] 05/40: CheckPeerPushDebit with cancellation, gnunet, 2024/07/22
- [taler-taler-ios] 04/40: CheckDeposit with cancellation, gnunet, 2024/07/22
- [taler-taler-ios] 02/40: stack, gnunet, 2024/07/22
- [taler-taler-ios] 01/40: Idle, gnunet, 2024/07/22
- [taler-taler-ios] 36/40: shorten, gnunet, 2024/07/22
- [taler-taler-ios] 06/40: CoinData, gnunet, 2024/07/22
- [taler-taler-ios] 40/40: computeFee, gnunet, 2024/07/22
- [taler-taler-ios] 20/40: Pass in currencyInfo, gnunet, 2024/07/22
- [taler-taler-ios] 21/40: no PayForTemplate live fee updates, gnunet, 2024/07/22
- [taler-taler-ios] 25/40: Use BalancesPendingRowV, gnunet, 2024/07/22