stuff for inaccurate modes stuff

This commit is contained in:
Matthias Wirth
2022-05-21 13:40:55 +02:00
parent 82e593e91a
commit b2a28ebe6b
3 changed files with 44 additions and 4 deletions

View File

@@ -7716,6 +7716,9 @@ function mapTypeSettings() {
}
}
if (adsbexchange && window.location.hostname.startsWith('inaccurate')) {
jQuery('#inaccurate_warning').removeClass('hidden');
}
parseURLIcaos();
initialize();