mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-15 19:42:08 +03:00
Fix
This commit is contained in:
parent
1f463e7e5d
commit
75c16916d7
@ -673,8 +673,9 @@ function DetectionReview({
|
||||
}
|
||||
});
|
||||
setSelectedReviews([]);
|
||||
return true;
|
||||
}
|
||||
return true;
|
||||
break;
|
||||
case "ArrowDown":
|
||||
contentRef.current?.scrollBy({
|
||||
top: 100,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user