mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-12 22:25:24 +03:00
Fix calendar
This commit is contained in:
parent
369b71c08f
commit
61a96db094
@ -194,7 +194,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