fix keybinds query selector

This commit is contained in:
Malte Jürgens 2023-01-09 22:20:11 +01:00
parent 374b854261
commit bfb0714b13
No known key found for this signature in database
GPG key ID: D29FBD5F93C0CFC3

View file

@ -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