mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-09 04:35:25 +03:00
remove console
This commit is contained in:
parent
8f3bbbc9b7
commit
c7ce957c2d
@ -146,7 +146,6 @@ export default function LiveDashboardView({
|
|||||||
} else {
|
} else {
|
||||||
grow = "aspect-video";
|
grow = "aspect-video";
|
||||||
}
|
}
|
||||||
// console.log(camera.name);
|
|
||||||
return (
|
return (
|
||||||
<LivePlayer
|
<LivePlayer
|
||||||
key={camera.name}
|
key={camera.name}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user