fix keybinds query selector
This commit is contained in:
parent
374b854261
commit
bfb0714b13
|
@ -171,7 +171,7 @@ setInterval(() => {
|
||||||
document
|
document
|
||||||
.getElementById("keybinds-tab")
|
.getElementById("keybinds-tab")
|
||||||
?.getElementsByClassName(
|
?.getElementsByClassName(
|
||||||
"container-3jbRo5 info-1hMolH fontSize16-3zr6Io browserNotice-1u-Y5o"
|
"container-3jbRo5 info-1hMolH browserNotice-1u-Y5o"
|
||||||
).length
|
).length
|
||||||
) {
|
) {
|
||||||
const el = document
|
const el = document
|
||||||
|
|
Loading…
Reference in New Issue