mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-05 21:17:43 +03:00
Update web/src/views/settings/ObjectSettingsView.tsx
Co-authored-by: Josh Hawkins <32435876+hawkeye217@users.noreply.github.com>
This commit is contained in:
parent
6bb517bd52
commit
1b50ddef34
@ -57,7 +57,7 @@ export default function ObjectSettingsView({
|
|||||||
<strong>{t("debug.boundingBoxes.colors")}</strong>
|
<strong>{t("debug.boundingBoxes.colors")}</strong>
|
||||||
</p>
|
</p>
|
||||||
<ul className="list-disc space-y-1 pl-5">
|
<ul className="list-disc space-y-1 pl-5">
|
||||||
{t("debug.boundingBoxes.colors.info")}
|
<Trans ns="views/settings">debug.boundingBoxes.colors.info</Trans>
|
||||||
</ul>
|
</ul>
|
||||||
</>
|
</>
|
||||||
),
|
),
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user