Skip to content

Commit

Permalink
Update photon-camera-stream.vue
Browse files Browse the repository at this point in the history
  • Loading branch information
srimanachanta committed Oct 16, 2023
1 parent 9238549 commit 1390008
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion photon-client/src/components/app/photon-camera-stream.vue
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ const handleCaptureClick = () => {
<cv-icon
icon-name="mdi-camera-image"
tooltip="Capture and save a frame of this stream"
@click="handleCaptureClick"
class="ma-1 mr-2"
@click="handleCaptureClick"
/>
</div>
</div>
Expand Down

0 comments on commit 1390008

Please sign in to comment.