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
d6153fa242
commit
5cb703a1b7
@ -54,7 +54,7 @@ export default function ObjectSettingsView({
|
||||
info: (
|
||||
<>
|
||||
<p className="mb-2">
|
||||
<strong>{t("debug.boundingBoxes.colors")}</strong>
|
||||
<strong>{t("debug.boundingBoxes.colors.label")}</strong>
|
||||
</p>
|
||||
<ul className="list-disc space-y-1 pl-5">
|
||||
<Trans ns="views/settings">debug.boundingBoxes.colors.info</Trans>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user