Skip to content

Commit eee7cb1

Browse files
baasith6cursoragent
andcommitted
Fix setup page template: close Live Snapshot link markup.
Co-authored-by: Cursor <cursoragent@cursor.com>
1 parent 275db81 commit eee7cb1

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

dashboard/src/app/pages/setup/setup.component.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,6 @@ import { Camera, Connector, InstallerInfo, Store, Zone } from '../../core/models
189189
{{ testingStream ? 'Testing…' : '🔌 Test Stream' }}
190190
</button>
191191
@if (selectedCamera.id) {
192-
<a class="btn-link" [href]="'http://' + connectorAdminHost + ':8099/snapshot?camera_id=' + selectedCamera.id" target="_blank">
193-
@if (selectedCamera.onvifHost) {
194192
<a class="btn-link" [href]="liveSnapshotUrl" target="_blank">
195193
📷 Live Snapshot
196194
</a>

0 commit comments

Comments
 (0)