mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
revert for update page
This commit is contained in:
parent
3347e81e39
commit
940c449880
1 changed files with 1 additions and 1 deletions
|
|
@ -240,7 +240,7 @@ export const updatePage = async (
|
|||
updatedAt: new Date(),
|
||||
},
|
||||
},
|
||||
refresh: 'wait_for', // wait for the index to be refreshed before returning
|
||||
refresh: ctx.refresh,
|
||||
retry_on_conflict: 3,
|
||||
})
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue