Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MicMute broke in recent Zoom update #313

Open
KappaDistributive opened this issue Feb 19, 2024 · 0 comments
Open

MicMute broke in recent Zoom update #313

KappaDistributive opened this issue Feb 19, 2024 · 0 comments

Comments

@KappaDistributive
Copy link

KappaDistributive commented Feb 19, 2024

In Zoom version 5.17.5 MicMute broke because the menu bar items have been slightly altered.

This is fixed by changing

zoom:selectMenuItem'Mute Audio' -> zoom:selectMenuItem'Mute audio' 
zoom:selectMenuItem'Unmute Audio' -> zoom:selectMenuItem'Unmute audio' 

in MicMute.spoon/init.lua

Since selectMenuItem supports regex, I'd suggest a solution that works for both cases.

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

No branches or pull requests

1 participant