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