gnunet-svn
[Top][All Lists]
Advanced

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

[taler-taler-ios] 12/28: Italic


From: gnunet
Subject: [taler-taler-ios] 12/28: Italic
Date: Tue, 19 Sep 2023 03:44:31 +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 43d27dc731ee77f277eb6bf9f98e8c9c2f9ddadb
Author: Marc Stibane <marc@taler.net>
AuthorDate: Sun Sep 10 13:25:36 2023 +0200

    Italic
---
 TalerWallet1/Views/Settings/SettingsItem.swift | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/TalerWallet1/Views/Settings/SettingsItem.swift 
b/TalerWallet1/Views/Settings/SettingsItem.swift
index ae61cf2..e49194c 100644
--- a/TalerWallet1/Views/Settings/SettingsItem.swift
+++ b/TalerWallet1/Views/Settings/SettingsItem.swift
@@ -63,7 +63,7 @@ struct SettingsFont: View {
     let action: (Int) -> Void
 
     @State private var selected = 0
-    let fonts = [String(localized: "Standard iOS Font"), 
"Atkinson-Hyperlegible", "Nunito"]
+    let fonts = [String(localized: "Standard iOS Font"), 
"Atkinson-Hyperlegible", "Nunito", "Nunito Italic"]
 
     var body: some View {
         Picker(title, selection: $selected, content: {

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