abanandoned 2
This commit is contained in:
+1
-1
@@ -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++) {
|
||||
|
||||
Reference in New Issue
Block a user