mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-29 23:18:38 +00:00
feat(ios): sync wake words via gateway
This commit is contained in:
@@ -57,6 +57,8 @@ struct SettingsTab: View {
|
||||
|
||||
NavigationLink {
|
||||
VoiceWakeWordsSettingsView()
|
||||
.environmentObject(self.appModel)
|
||||
.environmentObject(self.voiceWake)
|
||||
} label: {
|
||||
LabeledContent(
|
||||
"Wake Words",
|
||||
|
||||
Reference in New Issue
Block a user