#3 Remove old icons
This commit is contained in:
parent
33f17e37cb
commit
3a09d5a2c9
1 changed files with 1 additions and 0 deletions
|
@ -169,6 +169,7 @@ function updateLanguageDisplay(node) {
|
|||
});
|
||||
}
|
||||
|
||||
col.innerHTML = '';
|
||||
cols.forEach(div => {
|
||||
col.appendChild(div);
|
||||
});
|
||||
|
|
Loading…
Add table
Reference in a new issue