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 **