Package versions to ensure 2020 build runs
This commit is contained in:
@@ -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');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user