#3 Remove old icons

This commit is contained in:
Serraniel 2020-08-06 21:15:09 +02:00
parent 33f17e37cb
commit 3a09d5a2c9
Signed by: Serraniel
GPG key ID: 3690B4E7364525D3

View file

@ -169,6 +169,7 @@ function updateLanguageDisplay(node) {
});
}
col.innerHTML = '';
cols.forEach(div => {
col.appendChild(div);
});