mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-02 21:34:53 +03:00
Cleanup
This commit is contained in:
parent
fb3d0dd2c1
commit
ceba39e876
@ -1615,7 +1615,7 @@ function FrigateCameraFeatures({
|
|||||||
</div>
|
</div>
|
||||||
</>
|
</>
|
||||||
)}
|
)}
|
||||||
<div className="mb-3 flex flex-col gap-1 px-2">
|
<div className="mb-3 flex flex-col">
|
||||||
<FilterSwitch
|
<FilterSwitch
|
||||||
label={t("streaming.debugView", { ns: "components/dialog" })}
|
label={t("streaming.debugView", { ns: "components/dialog" })}
|
||||||
isChecked={debug}
|
isChecked={debug}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user