mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-05-05 13:07:44 +03:00
Set end time for download event
This commit is contained in:
parent
318240c14c
commit
43a99b8a9e
@ -66,6 +66,7 @@ export default function Events({ path, ...props }) {
|
||||
has_clip: false,
|
||||
has_snapshot: false,
|
||||
plus_id: undefined,
|
||||
end_time: null,
|
||||
});
|
||||
const [deleteFavoriteState, setDeleteFavoriteState] = useState({
|
||||
deletingFavoriteEventId: null,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user