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

js/src/jquery.verto.js useMic error? #13

Open
wzh823 opened this issue Oct 18, 2023 · 0 comments
Open

js/src/jquery.verto.js useMic error? #13

wzh823 opened this issue Oct 18, 2023 · 0 comments

Comments

@wzh823
Copy link

wzh823 commented Oct 18, 2023

In File jquery.verto.js , line 2578 should be dialog.useMicLabel = params.useMicLabel ?

···
2576 if (params.useMic) {
2577 dialog.useMic = params.useMic;
2578 dialog.useMic = params.useMicLabel;
2579 }
···

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