Merge pull request #511 from omnivore-app/fix/remove-slug

Remove slug in articleSavingRequest
This commit is contained in:
Jackson Harper 2022-04-28 23:01:06 -07:00 committed by GitHub
commit 6bc3bd272a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -72,7 +72,6 @@ export function useGetArticleSavingStatus({
...HighlightFields
}
}
slug
}
}
... on ArticleSavingRequestError {