fix: Change for semantic-release testing (#1718)

This commit is contained in:
Dermot Duffy
2024-12-08 17:02:59 -08:00
committed by GitHub
parent 8c375231e5
commit a679680640
+1 -1
View File
@@ -89,7 +89,7 @@ console.info(
});
// ***************************************************************************
// Main FrigateCard Webcomponent
// Main FrigateCard WebComponent
//
// Any non-rendering / non-lit related functionality should be added to
// CardController instead of this file.