mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-05 13:07:44 +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>
|
||||
</p>
|
||||
<ul className="list-disc space-y-1 pl-5">
|
||||
{t("debug.boundingBoxes.colors.info")}
|
||||
<Trans ns="views/settings">debug.boundingBoxes.colors.info</Trans>
|
||||
</ul>
|
||||
</>
|
||||
),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user