From 4be3797fe680df50d86f6568f4025a51d08bf323 Mon Sep 17 00:00:00 2001 From: Dermot Duffy Date: Thu, 11 Aug 2022 21:42:26 -0700 Subject: [PATCH] Spacing fix. --- src/patches/ha-camera-stream.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/patches/ha-camera-stream.ts b/src/patches/ha-camera-stream.ts index 55e186bc..2081dca5 100644 --- a/src/patches/ha-camera-stream.ts +++ b/src/patches/ha-camera-stream.ts @@ -1,5 +1,5 @@ // eslint-disable-next-line @typescript-eslint/ban-ts-comment -//@ts-nocheck +// @ts-nocheck // ==================================================================== // ** Keep modifications to this file to a minimum **