Update GoogleTranslateOption.plugin.js
This commit is contained in:
parent
4052525c6c
commit
2fb134165d
|
@ -412,7 +412,7 @@ class GoogleTranslateOption {
|
|||
|
||||
BDFDB.initElements(settingspanel, this);
|
||||
|
||||
BDFDB.addChildEventListener(settingspanel, "click", BDFDB.dotCN.selectcontrol, e => {this.openDropdownMenu("inSettings", e);});});
|
||||
BDFDB.addChildEventListener(settingspanel, "click", BDFDB.dotCN.selectcontrol, e => {this.openDropdownMenu("inSettings", e);});
|
||||
|
||||
return settingspanel;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue