mirror of
https://github.com/blakeblackshear/frigate.git
synced 2026-02-15 23:55:25 +03:00
params
This commit is contained in:
parent
908206dfa3
commit
ac73a55c8e
@ -332,6 +332,11 @@ function ObjectDetailsTab({
|
||||
: event,
|
||||
);
|
||||
},
|
||||
{
|
||||
optimisticData: true,
|
||||
rollbackOnError: true,
|
||||
revalidate: false,
|
||||
},
|
||||
);
|
||||
})
|
||||
.catch(() => {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user