We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1fb1ab7 commit 7240d6cCopy full SHA for 7240d6c
1 file changed
lib/Service/AssistantService.php
@@ -123,6 +123,7 @@ public function __construct(
123
'send_message_to_conversation' => $this->l10n->t('Nextcloud Talk'),
124
'list_messages_in_conversation' => $this->l10n->t('Nextcloud Talk'),
125
'duckduckgo_results_json' => $this->l10n->t('DuckDuckGo web search'),
126
+ 'youtube_search' => $this->l10n->t('YouTube video search'),
127
];
128
}
129
0 commit comments