mirror of
https://github.com/blakeblackshear/frigate.git
synced 2025-09-27 03:46:15 +08:00
Fix calendar
This commit is contained in:
@@ -198,7 +198,6 @@ export default function ReviewFilterGroup({
|
||||
? undefined
|
||||
: new Date(filter.after * 1000)
|
||||
}
|
||||
defaultText="Last 24 Hours"
|
||||
updateSelectedDay={onUpdateSelectedDay}
|
||||
/>
|
||||
)}
|
||||
|
Reference in New Issue
Block a user