Skip to content

Commit 40512cc

Browse files
committed
Code review: remove option that is default false
1 parent ba5b1dd commit 40512cc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/dialogs/config-flow/previews/flow-preview-generic_camera.ts

-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,6 @@ class FlowPreviewGenericCamera extends FlowPreviewGeneric {
2424
autoplay
2525
playsinline
2626
.hass=${this.hass}
27-
.controls=${false}
2827
.url=${streamUrl}
2928
posterUrl="/static/icons/spinner-48x48.svg"
3029
></ha-hls-player>`

0 commit comments

Comments
 (0)