Skip to content

Commit

Permalink
refactor: 🩹 One file name changes
Browse files Browse the repository at this point in the history
  • Loading branch information
mariewah committed Oct 30, 2025
1 parent a016ed7 commit 02f7d20
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/potreeViewer.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import { initAnnotationsPanel } from './AnnotationControl/annotationPanel.js'
import { initMeasurementsPanel } from './MeasurementControl/measurementsPanel.js'
import { initMiniMap } from './MiniMap/miniMap.js'
import {
initThreePanels,
initFilterPanels,
toggleAcceptedLegend
} from './Filter/filter.js'
import { ecef } from './config.js'
Expand Down

0 comments on commit 02f7d20

Please sign in to comment.