Skip to content
New issue

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

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

Already on GitHub? # 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.

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant