mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-04-10 17:17:42 +03:00
Fix comment
This commit is contained in:
parent
72e7f7c834
commit
04908301ec
@ -291,7 +291,7 @@ export default function EventView({
|
||||
size="sm"
|
||||
value={severityToggle}
|
||||
onValueChange={(value: ReviewSeverity) =>
|
||||
// If the user clicks the same tab twice, clear filters as a handy shortcut
|
||||
// don't allow the severity to be unselected
|
||||
setSeverityToggle(value || severityToggle)
|
||||
}
|
||||
>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user