mirror of
https://github.com/omnivore-app/omnivore.git
synced 2026-03-11 08:54:26 +00:00
Remove slug in articleSavingRequest
This commit is contained in:
parent
e2b6cadfda
commit
4502bece36
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