mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-05 21:17:43 +03:00
fix: fix motionDetectionTuner html node
This commit is contained in:
parent
94d0c66402
commit
637eb4a3d9
@ -216,7 +216,9 @@ export default function MotionTunerView({
|
||||
{t("motionDetectionTuner.Threshold")}
|
||||
</Label>
|
||||
<div className="my-2 text-sm text-muted-foreground">
|
||||
<p>{t("motionDetectionTuner.Threshold.desc")}</p>
|
||||
<Trans ns="views/settings">
|
||||
motionDetectionTuner.Threshold.desc
|
||||
</Trans>
|
||||
</div>
|
||||
</div>
|
||||
<div className="flex flex-row justify-between">
|
||||
|
||||
Loading…
Reference in New Issue
Block a user