Package versions to ensure 2020 build runs

This commit is contained in:
2025-02-04 00:08:15 +01:00
parent a3267a5ee2
commit 5f84879b8d
3 changed files with 177 additions and 1376 deletions
-2
View File
@@ -91,8 +91,6 @@ class KH_FE_FPLAN extends BaseInstrument {
this.position.set(position);
});
window.localStorage.removeItem('KH_FE_FPLAN_SB_ID');
const url = new URL(this.getAttribute('Url') ?? '');
const type = url.searchParams.get('type');