mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-09 20:55:25 +03:00
Change marked reviewed text
This commit is contained in:
parent
18c964237d
commit
b0716b3df8
@ -517,7 +517,7 @@ function DetectionReview({
|
|||||||
variant="select"
|
variant="select"
|
||||||
onClick={markAllReviewed}
|
onClick={markAllReviewed}
|
||||||
>
|
>
|
||||||
Mark all items as reviewed
|
Mark these items as reviewed
|
||||||
</Button>
|
</Button>
|
||||||
) : (
|
) : (
|
||||||
<ActivityIndicator />
|
<ActivityIndicator />
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user