Update src/javascript/enhancements/languageDisplay.js
Co-authored-by: kaffem <29717789+kaffem@users.noreply.github.com>
This commit is contained in:
parent
c31a1abab4
commit
3178d145a0
|
@ -42,7 +42,7 @@ function updateLanguageDisplayBoxMode(node) {
|
|||
return;
|
||||
}
|
||||
|
||||
dopUpdateLanguageDisplay(col, true);
|
||||
doUpdateLanguageDisplay(col, true);
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue