Skip to content

Commit

Permalink
Show Points
Browse files Browse the repository at this point in the history
  • Loading branch information
ingalls committed Oct 8, 2024
1 parent 986242c commit 7da8c25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/web/src/components/ConnectionSink.vue
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
:pane='false'
:url='sink.body.url'
:sinkid='parseInt($route.params.sinkid)'
:layer='sink.body.layer'
:layer='sink.body.points'
/>
</div>
<div class='card-footer'>
Expand Down

0 comments on commit 7da8c25

Please sign in to comment.