chore(mac): apply swiftformat and lint fixes
This commit is contained in:
@@ -49,7 +49,10 @@ struct VoiceWakeSettings: View {
|
||||
|
||||
SettingsToggleRow(
|
||||
title: "Hold Right Option to talk",
|
||||
subtitle: "Push-to-talk mode that starts listening while you hold the key and shows the preview overlay.",
|
||||
subtitle: """
|
||||
Push-to-talk mode that starts listening while you hold the key
|
||||
and shows the preview overlay.
|
||||
""",
|
||||
binding: self.$state.voicePushToTalkEnabled)
|
||||
.disabled(!voiceWakeSupported)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user