voice wake: show identity not found when configured

main
Peter Steinberger 2025-12-07 16:18:42 +01:00
parent 3387c135ad
commit ddd459426d
1 changed files with 2 additions and 2 deletions

View File

@ -303,8 +303,8 @@ struct VoiceWakeSettings: View {
@State private var availableLocales: [Locale] = []
@State private var showForwardAdvanced = false
@State private var forwardStatus: ForwardStatus = .idle
private let fieldLabelWidth: CGFloat = 130
private let controlWidth: CGFloat = 260
private let fieldLabelWidth: CGFloat = 120
private let controlWidth: CGFloat = 240
private var voiceWakeBinding: Binding<Bool> {
Binding(