Missed one.

This commit is contained in:
Dermot Duffy
2023-10-08 21:29:15 -07:00
parent 9a2eb24d35
commit f11c7510ce
+1 -1
View File
@@ -1,4 +1,4 @@
import { HomeAssistant } from "custom-card-helpers";
import { HomeAssistant } from "@dermotduffy/custom-card-helpers";
import { HassEntity } from "home-assistant-js-websocket";
import { CameraConfig } from "../config/types.js";
import { dispatchErrorMessageEvent } from "../components/message.js";