mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 15:45:27 +03:00
clarify wording
This commit is contained in:
parent
3c3444180f
commit
86343380b0
@ -42,8 +42,8 @@ export default function SearchSettings({
|
|||||||
<div className="space-y-0.5">
|
<div className="space-y-0.5">
|
||||||
<div className="text-md">Default Search View</div>
|
<div className="text-md">Default Search View</div>
|
||||||
<div className="space-y-1 text-xs text-muted-foreground">
|
<div className="space-y-1 text-xs text-muted-foreground">
|
||||||
When no filters are selected, display a summary of the 10 most
|
When no filters are selected, display a summary of the most recent
|
||||||
recent tracked objects per label, or display an unfiltered grid.
|
tracked objects per label, or display an unfiltered grid.
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
<Select
|
<Select
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user