mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-16 14:39:31 -05:00
[PR #7795] [CLOSED] style,refactor:(Swiched all dropdown menus using datalist to html select with apropreate css. and made API key SensitiveInput) #109419
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/open-webui/open-webui/pull/7795
Author: @snehinsen
Created: 12/11/2024
Status: ❌ Closed
Base:
main← Head:main📝 Commits (6)
2fec47cSwitched Voice and Model selection inside WlevenLabs to have dropdown proper4c0edc9Updated dropdownf950557Dropdowns for all TTS sections37a93baSTT and TTS are all dropdowns79f3d8efix minor label issueaef7053Update Audio.svelte📊 Changes
1 file changed (+84 additions, -28 deletions)
View changed files
📝
src/lib/components/admin/Settings/Audio.svelte(+84 -28)📄 Description
Pull Request Checklist
Note to first-time contributors: Please open a discussion post in Discussions and describe your changes before submitting a pull request.
Before submitting, make sure you've checked the following:
devbranch.Changelog Entry
Description
Replaced all instances of
with
Changed
A simple UI edit for the way dropdowns for STT and TTS work, and made API key for Elevenlabs a SensitiveInput for security
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.