feat(ios): sync wake words via gateway

This commit is contained in:
Peter Steinberger
2025-12-14 05:05:20 +00:00
parent 7b2f712e20
commit 0cef22ef83
6 changed files with 106 additions and 3 deletions

View File

@@ -57,6 +57,8 @@ struct SettingsTab: View {
NavigationLink {
VoiceWakeWordsSettingsView()
.environmentObject(self.appModel)
.environmentObject(self.voiceWake)
} label: {
LabeledContent(
"Wake Words",