Skip to content

Join the "delete" and "download" menus in one. - #5

Open
valeb wants to merge 4 commits into
wbernard:mainfrom
valeb:vale/voice-lang-rework
Open

Join the "delete" and "download" menus in one.#5
valeb wants to merge 4 commits into
wbernard:mainfrom
valeb:vale/voice-lang-rework

Conversation

@valeb

@valeb valeb commented Dec 14, 2025

Copy link
Copy Markdown
Collaborator

No description provided.

Comment thread src/window.py Outdated
if voice['id'] in installed_ids:

# Get the path
path = next(item["path"] for item in installed_voices if item["id"] == voice['id'])

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason both single and double quotes are used here? If not, would be better to use one type consistently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants