mirror of
https://github.com/blakeblackshear/frigate.git
synced 2024-11-25 10:20:32 -06:00
Fix calendar
This commit is contained in:
parent
4a35573210
commit
b4eb83d892
@ -198,7 +198,6 @@ export default function ReviewFilterGroup({
|
||||
? undefined
|
||||
: new Date(filter.after * 1000)
|
||||
}
|
||||
defaultText="Last 24 Hours"
|
||||
updateSelectedDay={onUpdateSelectedDay}
|
||||
/>
|
||||
)}
|
||||
|
Loading…
Reference in New Issue
Block a user