From 5962e7f0241af3500b061875076738c1a104de13 Mon Sep 17 00:00:00 2001 From: Dermot Duffy Date: Sun, 15 Aug 2021 15:59:22 -0700 Subject: [PATCH] TODO updates. --- src/frigate-card.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/frigate-card.ts b/src/frigate-card.ts index 661db23c..33c66952 100644 --- a/src/frigate-card.ts +++ b/src/frigate-card.ts @@ -1,5 +1,5 @@ -// TODO Feature: Make editor work. // TODO Feature: Add title to clips / snapshots playing/viewing +// TODO Feature: Automatically reload views as events happen. // TODO Quality: Single enum for view modes across enum and types and editor. // TODO Bug: Sometimes webrtc component shows up as not found in browser (maybe after fresh build?) // TODO Last step: Add documentation & screenshots.