mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-13 06:35:24 +03:00
Fix calendar
This commit is contained in:
parent
a1a2bb35c7
commit
0d78afe06e
@ -192,7 +192,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