Skip to content

Commit

Permalink
Update mapStore.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
nofurtherinformation committed Oct 16, 2024
1 parent 7cb069b commit 8824eee
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions app/src/app/store/mapStore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,4 @@ export const useMapStore = create(
getRenderSubscriptions(useMapStore);
getMapMetricsSubs(useMapStore);
getMapEditSubs(useMapStore);
getSearchParamsObersver();

window.getState = useMapStore.getState
getSearchParamsObersver();

0 comments on commit 8824eee

Please sign in to comment.