disabled vertexAI for now (#4168)

f302916b57880ae97230e9af11983f034390efbe

powercaller <133809462+powercaller@users.noreply.github.com>

Signed
1 files changed, +1 -1Showing whitespace changes
public/scripts/extensions/tts/google-native.js+1 -1
@@ -24,7 +24,7 @@ export class GoogleNativeTtsProvider {
2424 <label for="google-tts-api-type">API Type:</label>
2525 <select id="google-tts-api-type">
2626 <option value="makersuite">Google AI Studio (MakerSuite)</option>
2727 <option value="vertexai" disabled>Google Vertex AI (unsupported)</option>
2828 </select>
2929 </div>
3030 <div>