Skip to content

Commit

Permalink
refactor(#61): ♻️ ran format
Browse files Browse the repository at this point in the history
  • Loading branch information
gautegf committed Nov 10, 2025
1 parent a8f2d97 commit e7f5de5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main.js
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ async function init() {
POTREE_POINTCLOUD_URLS,
POTREE_SETTINGS
)

const potreeViewer = window.potreeViewer
window.viewer = window.potreeViewer
potreeViewer.addEventListener('camera_changed', updateText)
Expand Down

0 comments on commit e7f5de5

Please sign in to comment.