Skip to content
Snippets Groups Projects
Commit 9cefa94d authored by Leon's avatar Leon
Browse files

new querySelector (new BBB version)

parent 2c58d29a
Branches
No related tags found
No related merge requests found
...@@ -16,7 +16,7 @@ async function sleep(ms) { ...@@ -16,7 +16,7 @@ async function sleep(ms) {
} }
function getTopRightContainer() { function getTopRightContainer() {
return document.querySelector("div[class^=top] div[class^=right]"); return document.querySelector(".sc-jLVpRp.eRnBWT");
} }
function remoteMedia() { function remoteMedia() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment