abanandoned 2

This commit is contained in:
BluePotato102
2024-01-01 13:24:52 -06:00
committed by avsc-sid
parent ed317a34af
commit 9d4d374c3d
870 changed files with 8697 additions and 1 deletions
+1 -1
View File
@@ -552,7 +552,7 @@ for (var slot in keyConfig) {
}
var keyElement = slotDiv.getElementsByClassName(key)[0];
if (keyElement) {
if (key != "slot-action"){
if (key != "slot-action"){ru
keyElement.textContent = correctKey;
} else {
for (var i = 0; i < keyElement.options.length; i++) {