mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Merge pull request #511 from omnivore-app/fix/remove-slug
Remove slug in articleSavingRequest
This commit is contained in:
commit
6bc3bd272a
1 changed files with 0 additions and 1 deletions
|
|
@ -72,7 +72,6 @@ export function useGetArticleSavingStatus({
|
|||
...HighlightFields
|
||||
}
|
||||
}
|
||||
slug
|
||||
}
|
||||
}
|
||||
... on ArticleSavingRequestError {
|
||||
|
|
|
|||
Loading…
Reference in a new issue