forked from Github/frigate
UI Tweaks (#10289)
* Use different cursor for dragging preview * Improve filters UI and add audio labels * Use switch and adjust colors * Disable chromecast button and remove dimming * Change marked reviewed text
This commit is contained in:
@@ -517,7 +517,7 @@ function DetectionReview({
|
||||
variant="select"
|
||||
onClick={markAllReviewed}
|
||||
>
|
||||
Mark all items as reviewed
|
||||
Mark these items as reviewed
|
||||
</Button>
|
||||
) : (
|
||||
<ActivityIndicator />
|
||||
|
||||
Reference in New Issue
Block a user