Treat camera unavailability in a more friendly way.
Also creates a `components-lib` directory for major webcomponent support code.
This commit is contained in:
@@ -221,7 +221,7 @@ export class ViewManager {
|
||||
log(
|
||||
this._api.getConfigManager().getCardWideConfig(),
|
||||
`Frigate Card view change: `,
|
||||
view.view,
|
||||
view,
|
||||
);
|
||||
this._view = view;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user