test: remove extension-shaped talk and cli test fixtures

This commit is contained in:
Peter Steinberger
2026-04-05 18:41:51 +01:00
parent 14dbcd0451
commit 7fe5dc36f0
6 changed files with 88 additions and 14 deletions

View File

@@ -20171,7 +20171,7 @@ export const GENERATED_BASE_CONFIG_SCHEMA: BaseConfigSchemaResponse = {
provider: {
type: "string",
title: "Talk Active Provider",
description: 'Active Talk provider id (for example "elevenlabs").',
description: 'Active Talk provider id (for example "acme-speech").',
},
providers: {
type: "object",
@@ -26111,7 +26111,7 @@ export const GENERATED_BASE_CONFIG_SCHEMA: BaseConfigSchemaResponse = {
},
"talk.provider": {
label: "Talk Active Provider",
help: 'Active Talk provider id (for example "elevenlabs").',
help: 'Active Talk provider id (for example "acme-speech").',
tags: ["media"],
},
"talk.providers": {