mirror of
https://github.com/maxgoedjen/secretive.git
synced 2026-03-18 07:17:22 +01:00
Turn Okay into OK!
This commit is contained in:
@@ -217,7 +217,7 @@ struct UpdaterExplainerView: View {
|
||||
SetupStepView(title: "Updates",
|
||||
image: Image(systemName: "dot.radiowaves.left.and.right"),
|
||||
bodyText: "Secretive will periodically check with GitHub to see if there's a new release. If you see any network requests to GitHub, that's why.",
|
||||
buttonTitle: "Okay",
|
||||
buttonTitle: "OK",
|
||||
buttonAction: buttonAction) {
|
||||
Link("Read more about this here.", destination: SetupView.Constants.updaterFAQURL)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user