]> source.dussan.org Git - nextcloud-server.git/commitdiff
Merge branch 'master' into enh/text-processing-provider-with-id 41088/head
authorMarcel Klehr <mklehr@gmx.net>
Tue, 19 Dec 2023 15:14:13 +0000 (16:14 +0100)
committerGitHub <noreply@github.com>
Tue, 19 Dec 2023 15:14:13 +0000 (16:14 +0100)
1  2 
apps/settings/lib/Settings/Admin/ArtificialIntelligence.php
lib/composer/composer/autoload_classmap.php
lib/composer/composer/autoload_static.php

index 25c815cb14059fe142857b248ce76562149df650,8a283ba1e706123be81ced6ce15375a18c7e92f8..e2862139e494bed03c82556d22c977205c495736
@@@ -31,9 -31,9 +31,10 @@@ use OCP\IConfig
  use OCP\IL10N;
  use OCP\Settings\IDelegatedSettings;
  use OCP\SpeechToText\ISpeechToTextManager;
+ use OCP\SpeechToText\ISpeechToTextProviderWithId;
  use OCP\TextProcessing\IManager;
  use OCP\TextProcessing\IProvider;
 +use OCP\TextProcessing\IProviderWithId;
  use OCP\TextProcessing\ITaskType;
  use OCP\Translation\ITranslationManager;
  use Psr\Container\ContainerExceptionInterface;