mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
cont
This commit is contained in:
parent
f750648824
commit
d746510358
1 changed files with 1 additions and 1 deletions
|
|
@ -272,7 +272,7 @@ const sendSavePageMutation = async (userId, input) => {
|
|||
}
|
||||
}`,
|
||||
variables: {
|
||||
input: Object.assign({}, input),
|
||||
input,
|
||||
},
|
||||
});
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue