This commit is contained in:
j 2021-11-21 11:58:48 +01:00
commit ac1ae37803
4 changed files with 4 additions and 6 deletions

View file

@ -433,7 +433,5 @@ if (config.annotations) {
} else {
loadAnnotations(config)
}
window.addEventListener('resize', resize, false);