Version 9 (1.1.0)
This commit is contained in:
@@ -27,7 +27,7 @@ struct LegalInformationScreen: View {
|
||||
ListRow(label: .plain(title: L10n.commonPrivacyPolicy),
|
||||
kind: .button { browserURL = BrowserURL(context.viewState.privacyURL) })
|
||||
// Letro: Add Acknowledgement row
|
||||
ListRow(label: .plain(title: "Acknowledgement"),
|
||||
ListRow(label: .plain(title: "Acknowledgements"),
|
||||
kind: .button { browserURL = BrowserURL(acknowledgementURL) })
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user