mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-05 18:55:23 +03:00
Don't literally say disclaimer
This commit is contained in:
parent
749e166e7b
commit
7ff94aa793
@ -107,7 +107,7 @@ export default function TimelineSummary({ event, onFrameSelected }) {
|
|||||||
{timeIndex >= 0 ? (
|
{timeIndex >= 0 ? (
|
||||||
<div className="m-2 max-w-md self-center">
|
<div className="m-2 max-w-md self-center">
|
||||||
<div className="flex justify-start">
|
<div className="flex justify-start">
|
||||||
<div className="text-lg flex justify-between py-4">Disclaimer</div>
|
<div className="text-lg flex justify-between py-4">Bounding boxes may not align</div>
|
||||||
<Button
|
<Button
|
||||||
className="rounded-full"
|
className="rounded-full"
|
||||||
type="text"
|
type="text"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user